christophsturm
08/09/2024, 12:44 PMTask 'check' not found in root project.
christophsturm
08/09/2024, 12:45 PMIvan Kubyshkin
08/09/2024, 2:12 PMinclude("core")
include("integresql")
include("integresql-client")
include("postgresql-docker")
https://youtrack.jetbrains.com/issue/AMPER-393christophsturm
08/09/2024, 2:49 PMchristophsturm
08/09/2024, 2:50 PMchristophsturm
08/09/2024, 2:51 PMJoffrey
08/10/2024, 2:11 PMproject.yaml
at the root of your project to list your modules?christophsturm
08/10/2024, 4:21 PMJoffrey
08/12/2024, 3:55 PMJoffrey
08/12/2024, 3:56 PMkotlin-test-junit5
dependency when you specify junit: junit-5
in module.yaml
). I couldn't get it to work even with junit: none
, though.Joffrey
08/12/2024, 3:56 PMchristophsturm
08/13/2024, 10:03 AMJoffrey
08/13/2024, 2:03 PM