KKlochko ff09435c04
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Refactor the SimpleTestReportFormatter to use the interface.
2023-10-06 22:11:19 +03:00
2023-09-06 15:46:58 +02:00
2023-09-19 21:54:56 +03:00
2023-10-06 18:38:54 +03:00
2023-09-06 15:20:21 +02:00
2023-09-06 15:20:21 +02:00
2012-02-28 03:19:11 +01:00
2023-09-06 15:19:33 +02:00
2012-02-28 03:19:11 +01:00
2023-09-19 21:54:56 +03:00
2023-09-19 21:54:56 +03:00

== simple-jbdd

This project is a simple BDD framework.

The project uses the https://github.com/spockframework/[Spock Framework Example Project^]

=== Prerequisites

- JDK 17 or higher
- Maven use `mvnw` wrapper
- Gradle use `gradlew` wrapper

=== Building with Gradle
Type:

    ./gradlew clean test

Downloaded files (including the Gradle distribution itself) will be stored in the Gradle user home directory (typically *user_home*`/.gradle`).

=== Building with Maven
Type:

    ./mvnw clean test

Downloaded files will be stored in the local Maven repository (typically *user_home*`/.m2/repository`).

S
Description
No description provided
Readme
918 KiB
0.13.5
Latest
2023-11-02 19:03:03 +00:00
Languages
Java 72.1%
Groovy 27.9%