sut
Version:
Small TDD lib for node
27 lines (16 loc) • 666 B
Markdown
# SUT@Neo 2.0 LTS
> SUT Version: 2.0
> CodeBase Name: Neo
* ``LTS SUT: npm install --save-dev sut@neo (not published)``
* ``LTS Assert: npm install --save-dev sut@assert (not published)``
# [Documentation](https://dkvilo.github.io/sut/article/getting-started)
# [Changelog](https://dkvilo.github.io/sut/article/change-log)
# Contributing
* [Fork](https://github.com/dkvilo/sut/fork) Project
* Create your feature branch (git checkout -b feature/foo)
* Add to branch (git add .)
* Commit your changes (git commit -m 'Add foo')
* Push to the branch (git push origin feature/foo)
* Create a new Pull Request
# Original Author
> David Kviloria @dkvilo