Dann
Dann copied to clipboard
[🔷 Feature request ]: Browser unit tests
Feature
Unit tests in a browser environement
Type
- [ ] Dann
- [ ] Matrix
- [ ] Layer
- [ ] Activation functions
- [ ] Loss functions
- [ ] Pool functions
- [ ] Datasets
- [ ] Documentation
- [x] tests & examples
- [ ] Other
Description
Running the mocha unit tests for the browser. We currently have unit tests with mocha that run in the command line with node. Having the same tests in a browser environment would eliminate potential errors in the future.