-
Updated
Jul 10, 2020 - Kotlin
junit5
Here are 810 public repositories matching this topic...
Scriptable dataset docs are only available in living docs. Also add it to readme.
-
Updated
Feb 1, 2020 - Java
As an Architect, I would like to control the database version control and automatic migration, so that the DevOps team has no database migration headaches besides preventing the database from corruption.
Add support to Product & Recommendation services database to use Mongock for ease of database versioning.
Documentation Problem
I see that there is too little information about genSize parameter in documentation. I think that newcomers to PBT does not have an idea about, how does genSize influence generated data.
Suggested Solution
Add chapter about genSize to documentation, documenting all build-in Arbitrary-ies and influence o
The use-case for this feature is for example a user clicked on "New" and chose PDF document vocab1.pdf to be analyzed then he saved the session to .wordy file and after marking all the document in this file as known or unknown he want to add more words.
This feature can enable any user to add more documents to the .wordy file for example add vocab2.pdf unique words that don't already marked as kn
Pom.xml configured via documentation https://docs.qameta.io/allure/#_maven_3.
When I run test via "mvn test" all works fine.
But I would build jar of test project then extract it on slaves and run tests via command "java org.testng.TestNG suite.xml"
Current result
Test report generates but test body is missed.
 but I noticed that the examples for RemoteWebDriver / Capabilities are out of sync.
The documentation writes about a @BeforeAll setUp method, but the example code doesn't show this method.

From twitter:
https://twitter.com/bbrannic/status/1077892960426041344
The following repo has a good reporting solution which expects the test-run results in JSON format
https://github.com/damianszczepanik/cucumber-reporting
Zerocode already produces test-run results in JSON format.
Some subset of data from this is used for CSV reporting and some for HTML reporting.