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
310 forks
Language: TypeScript
last commit: over 1 year 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,922
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,990
jasmine/jasmine A testing framework for JavaScript that supports browser and Node.js environments 15,750
codeceptjs/codeceptjs A testing framework for end-to-end testing with WebDriver or other implementations. 4,114
forwardemail/test-preview-emails-cross-browsers-ios-simulator-nodejs-javascript Automates email previewing in multiple browsers and iOS Simulators using Node.js and Nodemailer 208
ryanmcdermott/clean-code-javascript Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. 91,777
jerryscript-project/jerryscript A lightweight JavaScript engine designed to run on resource-constrained devices with minimal memory requirements. 6,953
istanbuljs/nyc A tool for measuring code coverage and quality in JavaScript applications 5,613
devexpress/testcafe A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. 9,822
kolodny/exercises A collection of coding challenges and interview questions to practice JavaScript programming skills 4,234
jestjs/jest A comprehensive testing solution for JavaScript projects 44,276
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,087
dwyl/learn-tdd An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript 2,746
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,015