Skip to content

Enable assertions in CI runs #846

@zakkak

Description

@zakkak

Is your feature request related to a problem? Please describe.

We currently run all tests with assertions disabled.

Describe the solution you'd like

Now that we can use quarkus.native.additional-build-args-append to pass more options to native-image we can use it to pass -ea and -esa to enable assertions either on all runs or in some particular configuration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnot-StaletestingCI and testing related issues and PRs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions