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.

List Jasmine repositories

angular-testing-recipes

499
Stars
113
Forks
Watchers

Simple testing patterns for Angular version 2+

jasq

6
Stars
0
Forks
Watchers

AMD dependency injector integrated with Jasmine

expect-more

169
Stars
10
Forks
Watchers

Curried Type Testing library, and Test Matchers for Jest

Jasmine-Matchers

585
Stars
84
Forks
Watchers

Write Beautiful Specs with Custom Matchers for Jest and Jasmine

angularjs-webpack-starter

184
Stars
60
Forks
Watchers

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.

eslint-plugin-no-only-tests

86
Stars
14
Forks
Watchers

ESLint rule for catching focused/only test blocks

jasmine-junit-runner

52
Stars
28
Forks
Watchers

A custom JUnit Java Runner annotation to run headless Javascript tests embedded in your IDE

async-test-util

27
Stars
2
Forks
Watchers

Utility functions that are useful in async/await tests :thumbsup:

eslint-config-adjunct

49
Stars
8
Forks
Watchers

A reasonable collection of plugins to use alongside your main esLint configuration