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

Improve json report of coverage selector and comments generated during assertion #956

Merged

Commits on Jul 23, 2020

  1. report accurate number of test classes in log, include test case info…

    …rmation in report json of coverage selector
    lacinoire committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8e3b8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2410344 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. more and more detailed comments on generated statements

    move comments that would be added in the middle of a 'line' to be over that line in the resulting test case
    lacinoire committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    7472f26 View commit details
    Browse the repository at this point in the history
  2. adjust test to new comments

    lacinoire committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    58f0737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23bc987 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. remove unused imports

    lacinoire committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    63efdbf View commit details
    Browse the repository at this point in the history