Skip to content

Commit 353504e

Browse files
committed
docs: ✏️ Update build doc with new sbt modules
1 parent 28e6ac6 commit 353504e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/build.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ $ sbt clean compile test
88

99
## Project structure
1010

11-
The project contains two functional subprojects:
11+
The project contains several subprojects:
1212
- `cucumber-scala`: contains the codebase of the Cucumber Scala implementation
13+
- `integration-tests`: contains integration tests projects
14+
- `common`: general integration tests
15+
- `jackson`: Jackson integration specific tests
16+
- `picocontainer`: Picocontainer integration specific tests
1317
- `examples`: contains a sample project
1418

1519
Each of these subproject is also derived for each target Scala version. See below.

0 commit comments

Comments
 (0)