-
Updated
Feb 7, 2021 - JavaScript
bdd
Here are 1,155 public repositories matching this topic...
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Feb 5, 2021 - JavaScript
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 :)
-
Updated
Feb 6, 2021 - PHP
-
Updated
Feb 7, 2021 - Swift
-
Updated
Jan 5, 2021 - PHP
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
-
Updated
Jan 22, 2021 - Go
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Jan 27, 2021 - Go
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 28, 2019 - JavaScript
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Feb 3, 2021 - Python
-
Updated
Feb 5, 2021
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Dec 30, 2020 - C++
-
Updated
Dec 16, 2020 - C#
-
Updated
Feb 4, 2021 - Gherkin
-
Updated
Jul 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the bdd topic page so that developers can more easily learn about it.
Add this topic to your repo
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