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.
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
Please check the code quality here - https://app.codacy.com/app/Evolvus/evolvus-library-test/dashboard
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.
Please see the full Contributors Graph for our list of contributors.
Feel free to reach out to any of the core contributors with your questions or concerns.