Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1943: Support JUnit's @Ignore on test class #1961

Commits on Oct 21, 2020

  1. Copy the full SHA
    f6a932f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecda0d9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3a289f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6f96224 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3697a59 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1070eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Add and generate TestClassMetadata;

    Don't loop over tests when TestClass is ignored
    WojciechMazur committed Oct 22, 2020
    Copy the full SHA
    de4d2f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a5314c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ee7481 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    808c6b5 View commit details
    Browse the repository at this point in the history
  5. Comment fix

    WojciechMazur committed Oct 22, 2020
    Copy the full SHA
    6427ee3 View commit details
    Browse the repository at this point in the history