@as-pect/assembly
Version:
Write AssemblyScript tests at blazing fast speeds
35 lines (23 loc) • 1.57 kB
Markdown
# jtenner/as-pect - @as-pect/assembly
[](https://greenkeeper.io/)
[](https://travis-ci.org/jtenner/as-pect)
[](https://coveralls.io/github/jtenner/as-pect?branch=master)
[](https://lerna.js.org/)
Write your module in AssemblyScript and get blazing fast bootstrapped tests
with WebAssembly speeds!
## Documentation
To view the documentation, it's located [here](https://tenner-joshua.gitbook.io/as-pect/) on the gitbook. If there are any issues with the docs, please feel free to file an issue!
## Contributors
To contribute please see [CONTRIBUTING.md](./CONTRIBUTING.md).
Thanks to [@willemneal](https://github.com/willemneal) and
[@MaxGraey](https://github.com/maxgraey) for all their support in making `as-pect` the
best software it can be.
Other Contributors:
- [@trusktr](https://github.com/trusktr) - Documentation Changes
- [@MaxGraey](https://github.com/maxgraey) - Performance API suggestions
- [@torch2424](https://github.com/torch2424) - Documentation Changes
- [@dcodeIO](https://github.com/dcodeIO) - Made AssemblyScript itself!
- [@9oelM](https://github.com/9oelM) - Misc functionalities
## Special Thanks
Special thanks to the [AssemblyScript](https://github.com/AssemblyScript/assemblyscript)
team for creating AssemblyScript itself.