venom
Test runner
A tool for managing and running integration tests with efficiency
🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
1k stars
32 watching
144 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
clicli-appcommandcommand-linegolang-applicationhacktoberfestintegration-testingtesttestingxunit
Related projects:
Repository | Description | Stars |
---|---|---|
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
joaothallis/elixir-auto-test | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
voronkovich/phpunit.plugin.zsh | A zsh plugin that simplifies running PHPUnit tests for PHP applications | 8 |
processone/rebar3_exunit | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
slashmili/ex_guard | A tool for automatically running tests on file system modifications | 84 |