Releases: hyperdivision/vhs-tape
Releases · hyperdivision/vhs-tape
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.0
v2.1.0
v2.0.0
Breaking
- Added test assertions to appropriate test helpers. This could break any t.plans you have.
- Fixed some
t.delay
functions in the various helpers. This could affect someraf
sensitive tests.
Features
- Add
events.once
ast.once
helper for async listening to event emitters in tests. - Add
t.appendChild
helper. #20 🙏 @tony-go vhs.only
test helper is forwarded fromtape
.