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

styled-components-test-utils

46
Stars
7
Forks
Watchers

Test utils for styled-components compatible with jest, expect, chai and jasmine

jasmine-spec-reporter

252
Stars
60
Forks
Watchers

Real time console spec reporter for jasmine testing framework

crius

22
Stars
6
Forks
Watchers

A testing tool for behavior-driven development

An example node project to produce coverage of TypeScript sources using Jasmine

jasmine

15.7k
Stars
2.2k
Forks
Watchers

Simple JavaScript testing framework for browsers and node.js

karma

11.9k
Stars
1.7k
Forks
Watchers

Spectacular Test Runner for JavaScript

webdriverio

8.8k
Stars
2.4k
Forks
216
Watchers

Next-gen browser and mobile automation test framework for Node.js

teaspoon

1.4k
Stars
243
Forks
Watchers

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.

express-graphql-typescript-boilerplate

186
Stars
73
Forks
Watchers

A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch

sazerac

320
Stars
25
Forks
Watchers

Data-driven unit testing for Jasmine, Mocha, and Jest