Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

DevSnicket/eunice-run-tests-from-file-system

Repository files navigation

This code is now part of the https://github.com/DevSnicket/eunice repository

Eunice Run tests from file system

This package runs tests by reading test cases and expected behavior from the file system. Tests are automatically named based on the directory hierarchy.

Its is used to help create Jest tests for other Eunice packages.

For more information https://devsnicket.com/eunice.

NPM Build Status [License: MIT Gitter chat

Install using npm:

npm install --save-dev @devsnicket/eunice-run-tests-from-file-system.

Or with yarn:

yarn add --dev @devsnicket/eunice-run-tests-from-file-system.

About

Runs tests by reading test cases and expected behaviour from the file system. Tests are automatically named based on the directory hierarchy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors