ko-component-tester
Testing framework
TDD helpers for testing Knockout.js components and bindings
TDD Helpers for Knockout JS
15 stars
4 watching
3 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
knockoutjstddtesting
Related projects:
Repository | Description | Stars |
---|---|---|
vadimdemedes/trevor | Automates testing of multiple Node.js versions locally without changing the development environment. | 2,112 |
zpratt/react-tdd-guide | A comprehensive guide to testing React applications using Test-Driven Development (TDD) | 598 |
kvnneff/deku-testutils | A collection of utility functions for testing Deku components | 5 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
mttkay/calculon | A testing DSL for Android views and activities | 147 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
daylerees/test-driven-development-example | An introduction to writing tests before coding in PHP using Test-Driven Development (TDD) approach. | 511 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
dwyl/learn-tdd | An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript | 2,746 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
mzgoddard/preact-render-spy | A testing tool for React-like components | 178 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |