Skip to content

No output for ran tests with junit + maven #82

Description

@lefou

After trying the little example ("a pair of numbers") from the README.md page in a Maven project, I can't see the expected output:

a pair of numbers
  2 / 4 is two
  8 / 4 is two

but instead this:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.example.BehaveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.example.BehaveTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

How to enable the expected output from above (at least one line for each ran test)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions