cucumber-report-db icon indicating copy to clipboard operation
cucumber-report-db copied to clipboard

Stores results of BDD tests with Cucumber-JVM in a database and provides reporting capabilities

Results 11 cucumber-report-db issues
Sort by recently updated
recently updated
newest added

Hi, Your plugin is very useful for me as it sums ups the cucumber tests results very nicely. I recently started running my cucumber tests in parallel, which means that...

Strange application behavior. ``` 12:19:20.775 [http-nio-8080-exec-1] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.data.mapping.model.MappingException: Could not parse...

Hello! We want to write a "plugin" that reports the results of the latest test runs to HP ALM. Therfore I had a look at the "silk-bdd-result-plugin". Basically this module...

After last updates I can't start application. When I do "java -jar cucumber-report-web/target/cucumber-report-web_.jar", I've got error: "Error: Unable to access jarfile cucumber-report-web/target/cucumber-report-web_.jar" P.S.: application was runned when I do: "java...

in progress

Hi, are you planning migrate cucmber-report-db to mongodb 3.0 with support wiredTiger storage? I've tried migrate old database to new format, but application doesn't see a data. P.S.: I've changed...

The formatter-jar should be deployed on maven central. The latest webapp wars should be downloadable.

It would be cool if will be statistics by feature

Iv'e try to migrate to MongoDB 3. Iv'e replaced java-mongodb-driver to version 3. When I try to get ranking by collection I getting an exception: ``` 14:40:51.381 [http-nio-8080-exec-4] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet]...

Hy! It would be nice to have the possibility to flip between the screenshots of one Scenario. Currently, it's only possible to see one screenshot. To see the next one...

in progress

Hi. It would be cool, if be able to getting info by tags. I want get historical information by different tags. Is it difficult to realize these?