Skip to content

Repository to test dependent libraries for functionality required by Evolvus products. Use this to validate that version changes dont break requirements

License

Notifications You must be signed in to change notification settings

Evolvus/evolvus-library-test

Repository files navigation

What is evolvus-library-test ?

evolvus-library-test is a test suite to for dependent libraries. Evolvus components utilizes several npm packages. This package covers the test cases for the packages specific to what is used by Evolvus components. This helps identify any change that can break functionaty being currently used by Evolvus components.

Installation

Node.js

evolvus-library-test is available on npm. To install it, type:

$ npm install evolvus-library-test --save-dev

evolvus-library-test can be run by the following command.

$ grunt

To see the debug output and check the results of the calls to the libraries, set the DEBUG environment variable to evolvus*

$ DEBUG=evolvus* grunt

Code Quality

Please check the code quality here - https://app.codacy.com/app/Evolvus/evolvus-library-test/dashboard

Usage

Related Projects

Contributing

Thank you very much for considering to contribute!

Please make sure you follow our Code Of Conduct and we also strongly recommend reading our Contributing Guide.

Contributors

Please see the full Contributors Graph for our list of contributors.

Core Contributors

Feel free to reach out to any of the core contributors with your questions or concerns.

About

Repository to test dependent libraries for functionality required by Evolvus products. Use this to validate that version changes dont break requirements

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published