mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
introduce bc-tests which compile also specs, setup for 0.14.0
moreover: - rename DeprecationSpek2TestEngine to Spek2ForgivingTestEngine bcTests will fail with this commit due to: - missing `contains all` function in api-infix (a bug) - StaticName which is internal and not accessible from the new project
This commit is contained in:
2
.github/workflows/bc-ubuntu.yml
vendored
2
.github/workflows/bc-ubuntu.yml
vendored
@@ -16,6 +16,8 @@ jobs:
|
||||
java-version: ${{env.JAVA_VERSION}}
|
||||
|
||||
- name: bcTests
|
||||
env:
|
||||
BC: 1
|
||||
run: ./gradlew bcTests
|
||||
|
||||
- name: Upload windows build code coverage
|
||||
|
||||
Reference in New Issue
Block a user