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.
styled-components-test-utils
Test utils for styled-components compatible with jest, expect, chai and jasmine
jasmine-spec-reporter
Real time console spec reporter for jasmine testing framework
crius
A testing tool for behavior-driven development
Typescript-Jasmine-Istanbul-Boilerplate
An example node project to produce coverage of TypeScript sources using Jasmine
jasmine
Simple JavaScript testing framework for browsers and node.js
karma
Spectacular Test Runner for JavaScript
webdriverio
Next-gen browser and mobile automation test framework for Node.js
teaspoon
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
express-graphql-typescript-boilerplate
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest