spork

Test server

A server for testing frameworks that ensures a clean testing state by creating a new instance for each test run.

A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.

GitHub

1k stars
27 watching
202 forks
Language: Ruby
last commit: over 6 years ago

Related projects:

Repository Description Stars
cucumber/aruba A tool for testing command-line applications using behavior-driven development and testing frameworks. 949
mailtutan/mailtutan An SMTP server for test and development environments written in Rust. 174
k1low/awspec Automated testing framework for AWS resources using RSpec 1,169
tinywrkb/flatpaks A collection of hastily packaged Flatpak applications used to test the feasibility of an immutable system with a clear separation between stateless OS files and stateful data/configs. 58
tweedegolf/mailcrab An email test server written in Rust with a web interface to view and inspect incoming emails. 820
jmervine/httperfrb An interface to the httperf tool, allowing Ruby users to easily test and analyze HTTP servers 13
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
test-prof/test-prof An analysis tool to help identify bottlenecks in test suites and improve their performance. 1,890
maltize/sublime-text-2-ruby-tests A Sublime Text 2 plugin for running ruby tests. 721
mkorpela/pabot A tool to speed up Robot Framework test execution by splitting tests into multiple parallel executions. 476
spekframework/spek A specification framework that uses BDD-style testing and supports test-driven development in Kotlin 2,227
jpcik/srbench A benchmarking tool designed to stress test and evaluate the performance of SPARQL RDF query engines 0
mocktools/ruby-smtp-mock A tool for mocking SMTP servers in test environments. 68
rodjek/rspec-puppet Tools and configuration for writing tests for Puppet manifests in Ruby 362
test-bench/test-bench A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. 69