Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is used to define, manage and automatically execute human-readable acceptance tests in .NET projects. Writing easily understandable tests is a cornerstone of the BDD paradigm and also helps build up a living documentation of your system. | It is a lightweight, beautiful and extensible syntax highlighter, built with modern web standards in mind. It’s used in thousands of websites, including some of those you visit daily. |
| - | Dead simple;Intuitive;Light as a feather;Blazing fast |
Statistics | |
GitHub Stars - | GitHub Stars 12.8K |
GitHub Forks - | GitHub Forks 1.4K |
Stacks 153 | Stacks 1.1K |
Followers 105 | Followers 58 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

It is a generic test automation framework for acceptance testing and acceptance test-driven development. It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

It is a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.

Combines API test-automation, mocks and performance-testing into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Besides powerful JSON & XML assertions, you can run tests in parallel for speed - which is critical for HTTP API testing.

Visualize your data in 6 different ways. Each of them animated, with a load of customisation options and interactivity extensions.

Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs.

It is a pure node.js end-to-end solution for testing web apps. It takes care of all the stages: starting browsers, running tests, gathering test results and generating reports.

It is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. It is compatible with most IDEs, build tools, and continuous integration servers.

Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are highly efficient on modern JavaScript VMs by using structural sharing via hash maps tries and vector tries as popularized by Clojure and Scala, minimizing the need to copy or cache data.

It is a library for writing concise, readable, boilerplate-free tests in Java using Selenium WebDriver.