karma-chai
Test assertion library
Provides integration of Chai assertion library with Karma test runner
Chai for Karma
60 stars
4 watching
64 forks
Language: JavaScript
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
unit4/karma-extjs | A tool for running tests in Ext JS applications using Karma. | 17 |
karma-runner/karma-qunit | An adapter plugin for QUnit testing framework. | 51 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
jamiemason/karma-benchmark | A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output. | 90 |
developit/preact-jsx-chai | A plugin for Chai that enables comparing and validating JSX elements in Preact applications | 56 |
power-assert-js/karma-espower-preprocessor | Preprocesses JavaScript source code with espower-source to enable assertion testing | 10 |
redux-things/redux-actions-assertions | Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
staltz/chai-virtual-dom | Provides virtual-dom element assertions for Chai assertion library | 24 |
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
chaijs/assertion-error | Provides classes for representing errors and results in test and validation frameworks | 25 |
fumiakiy/karma-tap-reporter | A Karma plugin to generate test results in TAP format. | 7 |
markusamshove/kluent | A fluent assertion library for Kotlin to simplify testing and validation of code behavior. | 867 |