rooibos-roku
Version:
simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin
49 lines (33 loc) • 2.35 kB
Markdown
<p align="center">
<img src="docs/images/logo.png" alt="Rooibos test framework" width="200" height="200"/>
</p>
<h3 align="center">
Simple, mocha and junit inspired, flexible, and fun Brightscript test framework for Roku apps
</h3>
<p align="center">
<img src="docs/images/exampleImage.png" alt="Mocha test framework" />
</p>
[](https://github.com/rokucommunity/rooibos/actions?query=branch%3Amaster+workflow%3Abuild)
[](https://coveralls.io/github/rokucommunity/rooibos?branch=master)
[](https://npmcharts.com/compare/rooibos-roku?minimal=true)
[](https://www.npmjs.com/package/rooibos-roku)
[](LICENSE)
[](https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA)
## Links
- [Documentation](https://github.com/rokucommunity/rooibos/blob/master/docs/index.md)
- [API Documentation](https://rokucommunity.github.io/rooibos)
- [CHANGELOG](CHANGELOG.md)
- [VSCode snippets](docs/vsCodeSnippets.md)
- [Roku Developers slack](https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA)
## Development
Rooibos is an independent open-source project maintained exclusively by volunteers.
You might want to help! Get in touch via the [slack group](https://join.slack.com/t/rokudevelopers/shared_invite/zt-4vw7rg6v-NH46oY7hTktpRIBM_zGvwA) or [raise issues](https://github.com/rokucommunity/rooibos/issues/new).
## Sample project
https://github.com/rokucommunity/rooibos-roku-sample
## Quick start
https://github.com/rokucommunity/rooibos/blob/master/docs/index.md#getting-started
## FAQ
### Is Rooibos ready for production use?
Yes, it's been used in production by quite a few respectable companies. There are 10,000's of tests in production.
### Is Rooibos actively maintained?
We at RokuCommunity love rooibos, and regularly keep it up to date.