hulu / roca

A command-line tool for running brightscript tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents generated with DocToc

@hulu/roca

BrightScript unit testing. No device required.

Documentation

All of our documentation is at hulu.github.io/roca. If you'd prefer to view the raw markdown that powers the doc site, it's all in the docs/ folder.

Contributing

If you spot a bug or want a feature, please feel free to file an issue. If you want to contribute code yourself, simply fork the repo and open a PR.

Modifying the docs site

We use docsify to build our site, and Github pages to deploy it. To run the documentation site locally, simply run:

$ yarn serve-docs

Any changes you make to files in the docs/ directory will cause the server to automatically reload the page.

About

A command-line tool for running brightscript tests

License:Apache License 2.0


Languages

Language:Brightscript 50.1%Language:TypeScript 29.7%Language:JavaScript 20.1%