Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumanjs/example-frontend-projects
Example front-end projects, including AngularIO, React, etc.
https://github.com/sumanjs/example-frontend-projects
angular2 angulario create-react-app front-end-testing reactjs suman sumanjs
Last synced: 6 days ago
JSON representation
Example front-end projects, including AngularIO, React, etc.
- Host: GitHub
- URL: https://github.com/sumanjs/example-frontend-projects
- Owner: sumanjs
- License: mit
- Created: 2017-10-21T08:46:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T04:02:15.000Z (over 6 years ago)
- Last Synced: 2024-11-18T22:01:34.130Z (2 months ago)
- Topics: angular2, angulario, create-react-app, front-end-testing, reactjs, suman, sumanjs
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Example front-end projects using Suman for unit testing
Suman can be a better alternative to Mocha and Jasmine in the browser.
A big win is that Suman has support for TypeScript, so you can write your tests using types.The Suman test harness is compliant with the Karma test runner.
So you can and should use Karma to run your Suman tests in the browser!