alamid-interface-tests

0.1.1 • Public • Published

alamid-interface-tests

Provides test-cases for common interfaces used in alamid-modules. By running these tests we're able to provide consistent apis across different modules.

Setup

npm status

build status dependencies devDependencies

browser support

Usage

You can run the tests for the specific interface by calling

var tests = require("alamid-interface-tests");
 
tests.run(interfaceName, targetToTest);

while interfaceName is one of the following strings:


Contributing

Suggestions and bug-fixes are always appreciated. Don't hesitate to create an issue or pull-request. All contributed code should pass

  1. the tests in node.js by running npm test
  2. the tests in all major browsers by running npm run-script test-browser and then visting http://localhost:8080/bundle

License

Unlicense

Readme

Keywords

Package Sidebar

Install

npm i alamid-interface-tests

Weekly Downloads

2

Version

0.1.1

License

Unlicense

Last publish

Collaborators

  • hpohlmeyer
  • thois
  • jhnns
  • meaku
  • peeri
  • matthaias
  • leomelzer
  • antosan
  • moritzjacobs