Skip to content

Commit 7c3764f

Browse files
Update README.md with the link to TESTING.md
1 parent 4160998 commit 7c3764f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,19 @@
77
This repository hosts the plugins to the Spine Compiler that the Core JVM library offers for
88
building a client or a server application.
99

10-
### Environment
10+
## Environment
1111

1212
The modules in this repository are built with Java 17.
1313

14+
For the versions of other dependencies, refer to the Kotlin source code under
15+
[io.spine.dependency](./buildSrc/src/main/kotlin/io/spine/dependency).
16+
17+
## Testing modules in the project structure
18+
19+
### Integration testing
20+
21+
Please refer to [TESTING.md](./TESTING.md).
22+
1423
### Performance testing
1524

1625
This repo includes the `BuildSpeed` submodule with the performance tests for the Spine tools.

0 commit comments

Comments
 (0)