Skip to content

Releases: erezrokah/aws-testing-library

Security update

05 Jun 21:43
4281f3f
Compare
Choose a tag to compare

Fixes

  • Update handlebars to fix security issue #35

Test CICD release

05 Jun 21:38
777af92
Compare
Choose a tag to compare
Merge pull request #33 from erezrokah/add_cicd_publish

run npm publish on version tag push

Add `startTime` filtering to `toHaveLog`

05 Jun 06:27
6ceb3ea
Compare
Choose a tag to compare

Changes

  • add startTime filter to toHaveLog via #32 (fixes #29)

Thanks @abbyhuisman-rw for the suggestion and feedback!

Security update

01 Jun 08:16
Compare
Choose a tag to compare

Fixes

First Major Release - Chai and Jest are officially supported

01 May 07:26
Compare
Choose a tag to compare

Changes

  • Renamed library from jest-e2e-serverless to aws-testing-library
  • Chai support via #27