aleios-cloud / sls-test-tools

Custom Jest Assertions for Serverless integration testing.
MIT License
195 stars 20 forks source link

Got jest set up & spinning up an eventbus and tearing it down. #53

Closed joelhamiltondev closed 2 years ago

joelhamiltondev commented 2 years ago

Got Jest set up in the project, as well as spinning up an event bus in the beforeAll, and tearing it down in the afterAll.