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

Adding mutation testing to build gradle with PiTest #1204

Merged

Commits on Nov 18, 2022

  1. Adding pitest to build.gradle

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2001f86 View commit details
    Browse the repository at this point in the history
  2. updated build gradle.

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    dc5a360 View commit details
    Browse the repository at this point in the history
  3. updated build gradle.

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    492839d View commit details
    Browse the repository at this point in the history
  4. Removed changes to non-core gradle and test.

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bade153 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Updating yml for pitest.

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8e37d16 View commit details
    Browse the repository at this point in the history
  2. Commented out history input/output for pitest

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cefe052 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Added pitest debug

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    065b9cf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. fixed pitest

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    900a5fc View commit details
    Browse the repository at this point in the history
  2. fixed pitest 2...

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7fe5277 View commit details
    Browse the repository at this point in the history
  3. Added mutationThreshold AS INT

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3d6fa05 View commit details
    Browse the repository at this point in the history
  4. Added mutationThreshold AS string

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a8b3351 View commit details
    Browse the repository at this point in the history
  5. Added mutationThreshold AS 85%

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3cce92e View commit details
    Browse the repository at this point in the history
  6. Added mutationThreshold AS 85%

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    78d5a7b View commit details
    Browse the repository at this point in the history
  7. Added common to pitest

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4a59426 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #170 from Bit-Quill/testing-mutationTesting

    Adding mutation testing to build gradle with PiTest
    MitchellGale authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    717ee28 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    f0210bf View commit details
    Browse the repository at this point in the history
  2. Removed threshold

    Signed-off-by: MitchellGale-BitQuill <[email protected]>
    MitchellGale committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0721722 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Update developer guide.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    179f0ec View commit details
    Browse the repository at this point in the history
  2. Doc syntax fix.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    5623c1f View commit details
    Browse the repository at this point in the history