Skip to content

An example project with React, CJSX, Webpack, Karma and a testsuite that runs in PhantomJS

Notifications You must be signed in to change notification settings

ivancho98/coffee-react-karma-webpack-phantomjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffee-react-karma-webpack-phantomjs

An example project with React, CJSX, Webpack, Karma and a testsuite that runs in PhantomJS

Background

For @Hacker0x01 I was researching frontend testing frameworks, and so I decided to setup a test project to test if our stack would run.

Therefor this project is mostly focussed on getting the test-suite running, and there is nothing in place to build a bundle.js for use outside of tests. If you're interested in this setup, please let me know by opening an issue, and I'll see what I can do!

Setup

Run npm install, followed by npm test.

About

An example project with React, CJSX, Webpack, Karma and a testsuite that runs in PhantomJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • CoffeeScript 39.5%