lambda-tester
Advanced tools
Changelog
3.0.2 (2017-05-01)
Updated:
Changelog
3.0.1 (2017-04-27)
Fixed:
Updated:
Changelog
3.0.0 (2017-04-26)
New:
.lambda-tester.json
)Updated:
Internal:
Changelog
2.8.1 (2017-03-08)
Updated:
Changelog
2.8.0 (2017-03-07)
New
Updated:
done.fail()
to support Jasmine users. Thanks @toasterInternal:
Changelog
2.6.1 (2016-11-28)
Internal:
node-uuid
version 1.4.7
to uuid
version 3.0.0
.Changelog
2.6.0 (2016-06-27)
Updated:
context.fail()
and callback()
now support strings, which will get converted into Error
instances. This behavior matches
that of Lambda.Changelog
2.5.1 (2016-05-29)
Updated:
event()
changed to make a copy of the object that was passedChangelog
2.5.0 (2016-05-14)
New: