UNPKG

typeorm-test-transactions

Version:

A transactional wrapper for tests that use TypeORM that automatically rolls back the transaction at the end of the test.

2 lines (1 loc) 53 B
export class RollbackErrorException extends Error {}