-
Updated
Sep 2, 2020 - JavaScript
cucumber
Here are 1,140 public repositories matching this topic...
-
Updated
Jul 21, 2020 - PHP
Test failures due to CRLF and Symlink in cucumber-jvm installation tests when running in windows
Describe the bug
When building in Windows using jdk 11.0.2, several tests in BannerTest, CommandLineOptionsParserTest, NoPublishFormatterTest, ResourceScannerTest, and UrlReporterTest fail due to CRLF (carriage return line feed) issues and symlink issues. Maven was launched from git bash.
[BannerTest.results.txt](https://github.com/cucumber/cucumber-jvm/files/5131377/BannerTest.results.txt
-
Updated
Oct 24, 2019 - Ruby
-
Updated
Jul 25, 2020 - Go
-
Updated
Apr 2, 2020 - Ruby
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Aug 31, 2020 - Java
-
Updated
May 29, 2020 - Ruby
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Aug 4, 2020 - C#
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Apr 8, 2019 - Java
Описание ошибки
Failed
Отчет.АнализЗамеровПроизводительности.ФормаНастроек - <АдминистраторМСК>
Overview History Retries
{ОбщаяФорма.ФормаНастроекОтчета.Форма(34)}: Не передан служебный параметр "НастройкиОтчета".
ВызватьИсключение НСтр("ru = 'Не передан служебный параметр ""НастройкиОтчета"".'");
Categories: Product defects
Severity: normal
Duration: 205ms
Description
ТестДол
-
Updated
Jul 15, 2020 - JavaScript
Right now if you pass test-thread argument to cargo test, cucumber will fail:
Running `/home/humb1t/workspace/soramitsu/iroha/target/debug/deps/cucumber-09561164203f68fb --test-threads=1 --skip=cucumber`
error: Found argument '--test-threads' which wasn't expected, or isn't valid in this context
Command: cargo test --workspace --verbose -- --test-threads=1
It will be gre
-
Updated
Aug 11, 2020 - Java
-
Updated
Jul 3, 2020 - Java
-
Updated
Aug 7, 2020 - C++
-
Updated
Jun 14, 2017 - Java
Relax-and-Recover (ReaR) is the de facto standard generic (bare metal) disaster recovery framework for all kind of Linux systems. ReaR is in common use by admins for disaster recovery on thousands and thousands of Linux server systems.
There were a couple of talks about ReaR at FOSDEM 2020:
- Relax-and-Recover (ReaR) Basics
https://fosdem.org/2020/schedule/event/basicrear/ - Relax-and-Reco
-
Updated
Sep 2, 2020 - HTML
-
Updated
Sep 3, 2020 - Ruby
Improve this page
Add a description, image, and links to the cucumber topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cucumber topic, visit your repo's landing page and select "manage topics."


When people browse a big document it should be possible to link to a particular scenario with an
#anchor. Similar to how GitHub renders Markdown headers.It should expand the accordion if necessary.
@bastienmalatier maybe something for you to work on next?