Sha256: cb265dadf8b3153c96584047a117bc00db34edbe116cda08de6dbf1e6b68a7de
Contents?: true
Size: 1.37 KB
Versions: 8
Compression:
Stored size: 1.37 KB
Contents
# <a name="title"></a> Busser::RunnerPlugin::Nose2 A Busser runner plugin for Nose2 ## <a name="installation"></a> Installation and Setup Please read the Busser [plugin usage][plugin_usage] page for more details. ## <a name="usage"></a> Usage **TODO:** Write documentation explaining the structure/format of testing files. ## <a name="development"></a> Development * Source hosted at [GitHub][repo] * Report issues/questions/feature requests on [GitHub Issues][issues] Pull requests are very welcome! Make sure your patches are well tested. Ideally create a topic branch for every separate change you make. For example: 1. Fork the repo 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## <a name="authors"></a> Authors Created and maintained by [Omer Katz][author] (<omer@zimperium.com>) ## <a name="license"></a> License Apache 2.0 (see [LICENSE][license]) [author]: https://github.com/enter-github-user [issues]: https://github.com/enter-github-user/busser-nose2/issues [license]: https://github.com/enter-github-user/busser-nose2/blob/master/LICENSE [repo]: https://github.com/enter-github-user/busser-nose2 [plugin_usage]: http://docs.kitchen-ci.org/busser/plugin-usage
Version data entries
8 entries across 8 versions & 1 rubygems