1
0
Fork 0
js-utils/test
ssube e34641a42d
remove: async test tracker and pid file utils
BREAKING CHANGE: this removes the test helpers, which were not well
tested and required the `async_hooks` module, and the PID file
helpers, which introduced a requirement on `fs` that could not be
easily polyfilled. This should make the library easier to use in
browsers and bundlers.
2020-06-30 08:14:30 -05:00
..
error feat: add utils from isolex 2020-03-29 08:43:52 -05:00
utils remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestApp.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestLogger.ts fix(logger): use global instance of console/null logger for tests 2020-03-30 18:23:53 -05:00
harness.ts feat(build): replace tslint with eslint 2019-11-09 16:50:30 -06:00