-
Updated
May 1, 2022 - JavaScript
bdd
Here are 1,418 public repositories matching this topic...
-
Updated
May 10, 2022 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
Hi, I came across strange behaviour of RF regarding embedded arguments. I have keyword
Perform ${arg:[^ ]+}
Log To Console ${arg}
In other words, the argument cannot contain any space. Then, Perform abcd
passes, as it contains no space. Perform ab cd
fails with No keyword with name 'Perform ab cd' found, since it does contain a space. So far so good. But when I set the valu
-
Updated
May 10, 2022 - Java
-
Updated
May 9, 2022 - Go
-
Updated
May 8, 2022 - PHP
-
Updated
Apr 30, 2022 - Swift
-
Updated
Apr 6, 2022 - PHP
-
Updated
May 5, 2022 - Go
Summary of the feature request
As a contributor or maintainer of a project I'd like to be able to help other contributors to correctly mock functions by failing a test if a mock does not exist. This would be very useful in situations when there are very complex scripts that handle a lot of scenarios and using a lot of external helper functions.
The ask would be to add a new parameter to `Mo
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
May 10, 2022 - C#
-
Updated
Dec 29, 2020 - Python
-
Updated
May 4, 2022 - Python
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Apr 18, 2022 - C++
-
Updated
Mar 7, 2022
-
Updated
May 10, 2022 - TypeScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
May 9, 2022 - C#
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."
Adding another test makes the error go away.😄