intern

Test suite

A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications.

A next-generation code testing stack for JavaScript.

GitHub

4k stars
113 watching
309 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 3 awesome lists

coverageinternjavascripttestingtypescriptwebdriver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
testem/testem A test runner for JavaScript unit testing that supports various frameworks and environments. 2,919
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,986
jasmine/jasmine A testing framework for JavaScript that supports browser and Node.js environments 15,763
codeceptjs/codeceptjs A testing framework for end-to-end testing with WebDriver or other implementations. 4,116
forwardemail/test-preview-emails-cross-browsers-ios-simulator-nodejs-javascript Automates email previewing in multiple browsers and iOS Simulators using Node.js and Nodemailer 209
ryanmcdermott/clean-code-javascript Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. 91,944
jerryscript-project/jerryscript An ultra-lightweight JavaScript engine designed for resource-constrained devices in the Internet of Things 6,976
istanbuljs/nyc A tool for measuring code coverage and quality in JavaScript applications 5,622
devexpress/testcafe A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. 9,826
kolodny/exercises A collection of coding challenges and interview questions to practice JavaScript programming skills 4,239
jestjs/jest A comprehensive testing solution for JavaScript projects 44,353
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,088
dwyl/learn-tdd An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript 2,748
pichillilorenzo/javascriptenhancements A plugin for Sublime Text 3 that enhances JavaScript development and project management with features such as autocomplete, code refactoring, and project creation tools. 639
qunitjs/qunit A JavaScript testing framework for client-side and server-side code testing 4,014