Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!