-
Updated
Dec 10, 2020 - JavaScript
{{ message }}
Spectacular Test Runner for JavaScript
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Would it be possible to add "trim" parameter to keyword "Should Be Equal As Strings" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whitespaces in the actual value, which I don't care about, so I always have to trim them before. Having trim as a parameter in these keywords would help me a lot :)
Full-stack testing PHP framework
A Matcher Framework for Swift and Objective-C
BDD in PHP
Light weight cross-platform test automation
It would be nice to start building Pester on PowerShell 7 as well to see if it is compatible and keep it that way. To achieve that we need to research on which build servers v7 is already available. Right now we are building on TravisCI (Linux and MacOS), on AppVeyor (PowerShell 4+) and AzureDevOps (PowerShell 2&3).
Not sure if the build task needs to run on all three platforms, but it would be
BDD style assertions for node.js -- test framework agnostic
Behavior-driven-development tool for python, inspired by Cucumber for Ruby
Cucumber for golang
REST API test framework. BDD and exploits promises
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
a lightweight, security focused, BDD test framework against terraform.
Repository for wallaby.js questions and issues
An algorithm to optimize database queries that run multiple times
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
UT: C++20 μ(micro)/Unit Testing Framework
The open source living documentation generator
An extremely fast and simple JavaScript test runner.
A next generation, full-stack acceptance testing framework optimised for collaboration, speed and scale!
Add a description, image, and links to the bdd topic page so that developers can more easily learn about it.
To associate your repository with the bdd topic, visit your repo's landing page and select "manage topics."
They should take single matcher during construction, and their
matchmethod should take a generic range, using the new generic matcher support.Expected usage:
the matching semantics