slite
Test runner
Interactive test runner for Common Lisp tests
a SLIme-based TEst runner for FiveAM and Parachute Tests
50 stars
5 watching
4 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tdrhq/fiveam-matchers | An extensible matcher library for testing, inspired by Java's Hamcrest. | 8 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
liquidsoul/xctestplayground | A tool for writing unit tests directly in Xcode Playgrounds | 54 |
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 |
disruptek/balls | A testing framework designed to simplify and expand test matrices, allowing developers to easily create and run comprehensive tests for their code. | 68 |
kylef/spectre | A BDD framework and test runner for Swift projects and playgrounds | 404 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,333 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
rgruesbeck/tape-repeater | A tool for streaming test output to the terminal from anywhere. | 3 |