Releases: basisjs/yatra
Releases · basisjs/yatra
1.4.0
Consider promise rejection as an exception (#15 )
Fixed issue with aggressive test suite re-run on any file update from basis.js dev-server
1.3.0
Implemented test environment destroy when test is done and file syncing is switched off (#10 , @wuzyk )
Fixed issue with nested assert.async()
fails on low CPU (#13 , @wuzyk )
1.2.3
Fixed assert.visited()
wrong failure for first test in just inited scope
1.2.2
Fixed issue with using as node.js
module
1.2.1
Fix issue with assert.async()
called in next code frame, e.g. via setTimeout()
(#7 )
Promise support, visit API and timers fixes
Support for Promise
as result of test function (#6 )
Rework timers and fix issue with race condition when using setImmediate
polyfill (#3 )
Implement visit
API
Rework build and publish
1.1.0
Add stack trace for exception
Fix test group selection
1.0.2
Make assert.async()
work (thanks to @wuzyk )
You can’t perform that action at this time.