secberus-oss / Spaceport

Componentized thread-pooling for any JS environment
MIT License
1 stars 0 forks source link

Testing Integration #9

Closed Sigkar closed 4 years ago

Sigkar commented 4 years ago

We need a form of testing that will be consistent and work well on build processes.

I think the only options which fit our requirements are:

Jest https://github.com/facebook/jest

Ava https://github.com/avajs/ava

Sigkar commented 4 years ago

duplicate #6