Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cucumber/cucumber-jvm issues and pull requests
#2978 - fix(deps): update dependency io.cucumber:gherkin to v32
Pull Request -
State: open - Opened by renovate[bot] 3 days ago
Labels: :robot: dependencies
#2976 - How to add custom Cucumber RunTimeOptions while executing the scripts
Issue -
State: closed - Opened by SakthiIsaiBharathi 12 days ago
- 3 comments
#2975 - [Archetype] Set glue path by default
Pull Request -
State: closed - Opened by mpkorstanje 12 days ago
#2974 - How cucumber.execution.parallel.enabled works with cucumber.execution.order?
Issue -
State: closed - Opened by TrueJacobG 15 days ago
- 2 comments
Labels: :question: question
#2973 - fix todo in cucumber junit platform engine readme
Pull Request -
State: open - Opened by TrueJacobG 15 days ago
- 2 comments
#2971 - Faster caching glue
Pull Request -
State: open - Opened by jkronegg 19 days ago
#2970 - [Core] Indent stacktrace in pretty formatter
Pull Request -
State: open - Opened by mpkorstanje 19 days ago
#2969 - [Archetype] Replace JUnit Jupiter with AssertJ
Pull Request -
State: open - Opened by mpkorstanje 19 days ago
#2968 - Unable to run cucumber tests in parallel inside a executable jar with Junit5
Issue -
State: closed - Opened by iamtech123 20 days ago
- 1 comment
#2967 - Unable to run cucumber tests in parallel inside a executable jar with Junit5
Issue -
State: closed - Opened by iamtech123 20 days ago
- 1 comment
#2966 - @Before hook is only executing once per feature file and not per scenario
Issue -
State: closed - Opened by zainafzal-tek 21 days ago
- 1 comment
#2965 - java.lang.NoClassDefFoundError: com/sun/jna/win32/StdCallLibrary
Issue -
State: closed - Opened by cliviu 28 days ago
- 2 comments
#2964 - [JUnit Platform Engine] Add architecture diagrams
Pull Request -
State: closed - Opened by mpkorstanje about 1 month ago
#2963 - [JUnit Platform Engine] Set Engine-Version-cucumber attribute
Pull Request -
State: closed - Opened by mpkorstanje about 1 month ago
#2962 - Consider changing Java baseline to 17
Issue -
State: open - Opened by mpkorstanje about 1 month ago
Labels: :zap: enhancement
#2961 - @Singleton instances are broken in parallel execution
Issue -
State: open - Opened by loveleif about 1 month ago
- 4 comments
Labels: :book: documentation
#2960 - Snippet.template() Now Accepts a Step Parameter
Pull Request -
State: closed - Opened by danielmiladinov about 1 month ago
- 3 comments
#2959 - docs: Center align README badges
Pull Request -
State: closed - Opened by kieran-ryan about 2 months ago
- 1 comment
Labels: :book: documentation
#2958 - fix(deps): update dependency org.apache.tomee:openejb-core to v10
Pull Request -
State: open - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: :robot: dependencies
#2957 - chore(deps): update dependency org.jboss.weld.se:weld-se-core to v6
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: :robot: dependencies
#2956 - chore(deps): update dependency org.jboss.weld.se:weld-se-core to v6
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: :robot: dependencies
#2955 - chore(deps): update dependency org.jboss.weld.se:weld-se-core to v6
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: :robot: dependencies
#2954 - fix(deps): update deltaspike.version to v2 (major)
Pull Request -
State: open - Opened by renovate[bot] 2 months ago
- 1 comment
Labels: :robot: dependencies
#2953 - Pretty-Print DocStringArgument Step Arguments
Pull Request -
State: closed - Opened by danielmiladinov 2 months ago
- 1 comment
#2950 - Running Cucumber Tests in a AWS Lambda Function
Issue -
State: closed - Opened by osadalakmal 3 months ago
- 1 comment
#2949 - Include root cause when using DataTable.asList and friends
Pull Request -
State: closed - Opened by mpkorstanje 3 months ago
#2948 - Root cause is not included when using DataTable.asList and friends
Issue -
State: closed - Opened by mpkorstanje 3 months ago
- 2 comments
Labels: :bug: bug
#2947 - Support attaching files to open test reports
Issue -
State: open - Opened by mpkorstanje 3 months ago
- 6 comments
Labels: :zap: enhancement
#2946 - refactoring: improvements to the MessageFormatter class and addition …
Pull Request -
State: closed - Opened by Mr-Lucasz 3 months ago
- 1 comment
#2945 - fix(security): resolve path traversal vulnerability in GenerateI18n
Pull Request -
State: closed - Opened by Mr-Lucasz 3 months ago
- 1 comment
#2944 - Fix Null Pointer Exception and improve getNormalizedLanguage method
Pull Request -
State: closed - Opened by Mr-Lucasz 3 months ago
- 1 comment
#2943 - fix(deps): update messages and dependants
Pull Request -
State: open - Opened by renovate[bot] 3 months ago
- 2 comments
Labels: :robot: dependencies
#2942 - fix(deps): update dependency io.cucumber:query to v13
Pull Request -
State: open - Opened by renovate[bot] 3 months ago
- 1 comment
Labels: :robot: dependencies
#2941 - fix(deps): update spring core to v6.2.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
Labels: :robot: dependencies
#2940 - Fixed failing flaky test-case caused by usage of HashMap in class RerunFormatter
Pull Request -
State: closed - Opened by hermya 4 months ago
- 1 comment
#2939 - Fix flaky test-cases in HtmlFormatterTest
Pull Request -
State: closed - Opened by hermya 4 months ago
- 8 comments
#2938 - rerunFailingTestsCount dosent work for the tests using ObjectFactory
Issue -
State: closed - Opened by cb4gith 4 months ago
- 1 comment
#2937 - fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
- 1 comment
Labels: :robot: dependencies
#2936 - CucumberTestEngine.getVersion returns DEVELOPMENT
Issue -
State: closed - Opened by mpkorstanje 4 months ago
Labels: :bug: bug
#2935 - fix(deps): update dependency io.cucumber:cucumber-expressions to v18
Pull Request -
State: closed - Opened by renovate[bot] 4 months ago
Labels: :robot: dependencies
#2934 - Use of BeforeAll/AfterAll in Kotlin-based Cucumber suite does not work as expected
Issue -
State: open - Opened by ejbartelds 4 months ago
- 6 comments
Labels: :book: documentation
#2933 - Scan UuidGenerator implementations without starting them
Issue -
State: open - Opened by mpkorstanje 4 months ago
#2932 - 7.20.0 regression - Gradle: IllegalAccessError: class io.cucumber.junit.platform.engine.FeatureResolver tried to access method
Issue -
State: closed - Opened by galovics 4 months ago
- 3 comments
#2931 - Lazily start IncrementingUuidGenerator sessions
Pull Request -
State: closed - Opened by mpkorstanje 5 months ago
- 6 comments
#2930 - 7.20.0 regression: TestEngine with ID 'cucumber' failed to discover tests
Issue -
State: closed - Opened by murdos 5 months ago
- 2 comments
#2929 - Datatable malformed without compilation error
Issue -
State: open - Opened by deblockt 5 months ago
#2928 - fix(deps): update messages and dependants (major)
Pull Request -
State: open - Opened by renovate[bot] 5 months ago
- 1 comment
Labels: :robot: dependencies
#2927 - fix(deps): update dependency org.junit:junit-bom to v5.11.1
Pull Request -
State: closed - Opened by renovate[bot] 5 months ago
- 2 comments
Labels: :robot: dependencies
#2926 - [Core] Support custom UUID generators in test runners
Pull Request -
State: closed - Opened by mpkorstanje 5 months ago
- 1 comment
#2925 - Out of IncrementingUuidGenerator capacity
Issue -
State: closed - Opened by tester12345132 5 months ago
- 7 comments
#2924 - Support multiple regexes for java ParameterType annotation
Issue -
State: closed - Opened by bartsopers 5 months ago
- 5 comments
#2923 - Fix test flakiness due to undeterministic order of list of strings
Pull Request -
State: closed - Opened by adityabandal 5 months ago
- 1 comment
#2922 - JUnit5 test execution shows rest of the tests as ignored
Issue -
State: closed - Opened by kakliniew 6 months ago
- 9 comments
#2921 - Make TestNGCucumberRunner More Customizable in Respect to PluginFactory and ObjectFactory
Issue -
State: closed - Opened by teichholz 6 months ago
- 6 comments
#2920 - chore(deps): update mockito monorepo to v5.13.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
Labels: :robot: dependencies
#2919 - chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
Labels: :robot: dependencies
#2918 - naming-strategy without package name causes new Surefire (3.5.0) to fail with NPEx
Issue -
State: closed - Opened by pzygielo 6 months ago
- 5 comments
#2917 - Ability to name the hooks in Java
Issue -
State: open - Opened by andytangclearme 6 months ago
- 1 comment
#2916 - New Eclipse 2024 crashes with invalid charset of cucumber-java
Issue -
State: closed - Opened by glauciosouthier 6 months ago
- 2 comments
#2915 - Possibility of setting up mock data just once for all the feature files
Issue -
State: closed - Opened by divyapuramshetty 7 months ago
- 6 comments
Labels: :baby_bottle: incomplete
#2914 - Handler for TestRunStarted event gets triggered after all the tests finish in case of parallel execution of tests
Issue -
State: closed - Opened by MazurK239 6 months ago
- 9 comments
#2913 - fix(deps): update dependency org.junit:junit-bom to v5.11.0
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
Labels: :robot: dependencies
#2912 - fix(deps): update messages and dependants (major)
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
Labels: :robot: dependencies
#2911 - Issue with test execution report when multiple scenario outlines and surefirererun is set
Issue -
State: closed - Opened by dunja132015 7 months ago
- 18 comments
#2910 - Cucumber custom config strategy with exclusive isolated resources not running the scenarios in parallel
Issue -
State: closed - Opened by iamsethi 7 months ago
- 15 comments
#2909 - chore(deps): update dependency org.hamcrest:hamcrest to v3
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
Labels: :robot: dependencies
#2908 - Add step location in case of datatable conversion error
Pull Request -
State: closed - Opened by deblockt 7 months ago
- 1 comment
#2907 - Update dependency io.cucumber:html-formatter to v21.4.1
Pull Request -
State: closed - Opened by mpkorstanje 7 months ago
#2906 - FeatureRunner.create does not behave the same in 7.0.0 as in previous versions
Issue -
State: closed - Opened by Mangooos 7 months ago
- 2 comments
#2904 - How to continue execution even after the step failed in cucumber 7.18.0
Issue -
State: closed - Opened by ak270296 8 months ago
- 3 comments
#2903 - Make it possible to use `Scenario` without a hook
Issue -
State: open - Opened by mpkorstanje 8 months ago
- 3 comments
Labels: :zap: enhancement
#2902 - Faster caching glue
Pull Request -
State: closed - Opened by mpkorstanje 8 months ago
- 6 comments
#2901 - Unable to execute pre-runner actions junit5 cucumber-junit-platform-engine
Issue -
State: closed - Opened by kakliniew 8 months ago
- 4 comments
#2900 - Parallel execution: *same_thread* cucumber option does not ensure that a feature file is solely ran by a single thread
Issue -
State: closed - Opened by Andre-MR-Pereira-NBI 8 months ago
- 3 comments
#2899 - Use import static for Assertions in archetype
Pull Request -
State: closed - Opened by paltaie 8 months ago
- 1 comment
#2898 - cucumber-archetype imports org.junit.jupiter.api.Assertions.* as a normal import not as a static import
Issue -
State: closed - Opened by paltaie 8 months ago
- 1 comment
#2897 - Architecture diagram for Cucumber JUnit Platform Engine
Issue -
State: closed - Opened by mpkorstanje 8 months ago
- 1 comment
Labels: :bank: debt
#2896 - Support exteralized attachments in the html report
Issue -
State: open - Opened by mpkorstanje 8 months ago
Labels: :zap: enhancement
#2894 - chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: :robot: dependencies
#2893 - fix(deps): update dependency io.cucumber:messages to v25
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: :robot: dependencies
#2892 - Logs reported for no matching cucumber tag found after executing test
Issue -
State: closed - Opened by iamsethi 9 months ago
- 1 comment
#2891 - fix: correct path to datatable repo
Pull Request -
State: closed - Opened by drone-ah 9 months ago
- 1 comment
#2890 - Include pickle name if parameterized
Pull Request -
State: open - Opened by mpkorstanje 9 months ago
#2889 - Support parameter resolution in in Scenario Outline
Issue -
State: open - Opened by Desislav-Petrov 9 months ago
- 7 comments
#2888 - Message based json formatter
Pull Request -
State: open - Opened by mpkorstanje 9 months ago
#2887 - [Spring] Document CucumberContextConfiguration semantics
Pull Request -
State: closed - Opened by mpkorstanje 9 months ago
- 1 comment
#2886 - Aspectj annotation is being ignored while using Spring and Cucumber v7.10.0 onwords
Issue -
State: closed - Opened by Hakky54 9 months ago
- 7 comments
#2885 - chore(deps): update kotlin monorepo to v2 (major)
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
Labels: :robot: dependencies
#2884 - [Core] Allow feature with line syntax to target rules and examples
Pull Request -
State: closed - Opened by mpkorstanje 9 months ago
#2883 - Please provide a @BeforeFeature and @AfterFeature hooks
Issue -
State: closed - Opened by zephirus 9 months ago
- 8 comments
#2882 - running rules from the feature file causes the whole feature file to be run if the rule has no tag on it
Issue -
State: open - Opened by elbaih101 9 months ago
- 19 comments
#2881 - [Core] Add hook method name to TeamCityPlugin
Pull Request -
State: closed - Opened by maestro-game 9 months ago
#2880 - Maven rerunFailingTestsCount parameter does not overwrite files written by Cucumber
Issue -
State: closed - Opened by NicoIodice 10 months ago
- 6 comments
#2879 - Support Provider instances with Pico Container
Issue -
State: open - Opened by mpkorstanje 10 months ago
- 2 comments
Labels: :zap: enhancement, :pray: help wanted
#2878 - Cucumber-spring/Selenium/Surefire - parallel running support
Issue -
State: closed - Opened by jonn-set 10 months ago
- 6 comments
#2877 - 'FILTER_TAGS_PROPERTY_NAME' doesnt work with and, or & not operator
Issue -
State: closed - Opened by gorakshasabnis 10 months ago
- 2 comments
#2876 - fix(deps): update spring core to v6.1.6
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
- 1 comment
Labels: :robot: dependencies
#2875 - fix(deps): update dependency org.testng:testng to v7.10.1
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 2 comments
Labels: :robot: dependencies
#2874 - chore(deps): update deltaspike.version to v2 (major)
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: :robot: dependencies
#2873 - fix(deps): update dependency org.apache.tomee:openejb-core to v9
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
Labels: :robot: dependencies