featurist/karma-server-side

featurist/karma-server-side

Releases8
Frequency5 months 2 weeks
Last Release
Stars13
Run server-side code from karma tests

Linked projects

Ever wanted to interact with the host system when running karma tests? This module allows the tests running in your browser to do things on the server-side, that is, in node. This means you can run API or DB setup code from your tests inside karma.