volodya-lombrozo / jtcop

Maven Plugin for checking tests in Java projects
MIT License
18 stars 2 forks source link

feat(#429): deep profile for deep testing #430

Closed h1alexbel closed 1 week ago

h1alexbel commented 1 week ago

In this pull I've introduced new maven profile: deep in order to run slow tests (that can be added in the future) only on the CI, while only fast tests will be executed by default.

closes #429


PR-Codex overview

This PR improves testing by adding a new Maven profile for deep testing, including slow tests.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

h1alexbel commented 1 week ago

@volodya-lombrozo take a look, please

volodya-lombrozo commented 1 week ago

@rultor merge

rultor commented 1 week ago

@rultor merge

@h1alexbel @volodya-lombrozo Can't merge this pull requests, because the file .rultor.yml was modified. This is a security threat. Make a separate pull request with the modification of this particular file and ask project architect to merge it manually.