rc-tests

0.1.0 • Public • Published

rc-tests


React Tests Component

NPM version build status Test coverage gemnasium deps node version npm download Sauce Test Status

Sauce Test Status

Browser Support

IE Chrome Firefox Opera Safari
IE 8+ ✔ Chrome 31.0+ ✔ Firefox 31.0+ ✔ Opera 30.0+ ✔ Safari 7.0+ ✔

Screenshots

Development

npm install
npm start

Example

http://localhost:9000/examples/

online example: http://react-component.github.io/tests/examples/

Feature

  • support ie8,ie8+,chrome,firefox,safari

Keyboard

install

rc-tests

Usage

var Tests = require('rc-tests');
var React = require('react');
React.render(<Tests />, container);

API

props

name type default description
className String additional css class of root dom node

Test Case

http://localhost:9000/tests/runner.html?coverage

Coverage

http://localhost:9000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:9000/tests/runner.html?coverage

License

rc-tests is released under the MIT license.

Package Sidebar

Install

npm i rc-tests

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • ssnau