Jasmine topic
Jasmine is an open source behavior driven development testing framework testing for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.
angular-testing-recipes
Simple testing patterns for Angular version 2+
jasq
AMD dependency injector integrated with Jasmine
expect-more
Curried Type Testing library, and Test Matchers for Jest
Jasmine-Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
karma-jasmine-diff-reporter
Diff and pretty print for failed tests
angularjs-webpack-starter
:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
eslint-plugin-no-only-tests
ESLint rule for catching focused/only test blocks
jasmine-junit-runner
A custom JUnit Java Runner annotation to run headless Javascript tests embedded in your IDE
async-test-util
Utility functions that are useful in async/await tests :thumbsup:
eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration