Pinned Repositories
bliki
Capturing my thoughts, experiences & beliefs around software development
build_eval
Monitoring the status of your builds since 2015.
capybara_mobile_examples
An example of how to get capybara rails working on mobile devices
cucumber-js-selenium-webdriver-example
An example of browser based testing using cucumber-js and selenium-webdriver
hash_sieve
Strains unwanted hash attributes from enumerable objects
http_server_manager
Manages the lifecycle of HTTP server processes
http_stub
A service virtualization tool that encourages contract based tests in API consumers and producers
http_stub_docker
Tools for building and distributing http_stub Docker containers
java-spec-framework-comparison
A comparison of specification and test frameworks using polyglot programming to verify Java source
shrink2
Web based cucumber feature editor - confide and benefit
dueckes's Repositories
dueckes/bliki
Capturing my thoughts, experiences & beliefs around software development
dueckes/java-spec-framework-comparison
A comparison of specification and test frameworks using polyglot programming to verify Java source
dueckes/shrink2
Web based cucumber feature editor - confide and benefit
dueckes/build_eval
Monitoring the status of your builds since 2015.
dueckes/capybara_mobile_examples
An example of how to get capybara rails working on mobile devices
dueckes/cucumber-js-selenium-webdriver-example
An example of browser based testing using cucumber-js and selenium-webdriver
dueckes/hash_sieve
Strains unwanted hash attributes from enumerable objects
dueckes/http_server_manager
Manages the lifecycle of HTTP server processes
dueckes/http_stub
A service virtualization tool that encourages contract based tests in API consumers and producers
dueckes/http_stub_docker
Tools for building and distributing http_stub Docker containers
dueckes/http_stub_example
An example of a HTTP API stub generated and verified by http_stub
dueckes/http_stub_example_consumer
An example of a service consumer whose tests rely on contracts specified in http_stub
dueckes/http_stub_example_producer
An example of a service producer that verifies its contract specified in http_stub
dueckes/sys-proctree
Discovers and kills process trees via process lists provided by the sys-proctable gem
dueckes/wait_until
Suspends execution until state changes via ::Wait.until! methods