GitHub user Tibor17 opened a pull request:

    https://github.com/apache/maven-surefire/pull/83

    [SUREFIRE] Run individual methods with junit48

    PR #75.
    Still in progress.
    
    Created TestListResolver with unit tests and IT.
    TODO: fix the build, renew IT tests which were modified by PR#75 and enable 
there junit4 and junit 47 provider using Maven profiles, update documentation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Tibor17/maven-surefire 
run-individual-methods-with-junit48

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-surefire/pull/83.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #83
    
----
commit 7c6f63a0d7c52c7abcaaf483c325b2a423971a09
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-16T08:14:38Z

    Implement running of individual methods with junit 4.8 and junit core

commit 650ee1565ba504294a6fbcd1acf8e48e3efb7e2b
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-16T08:16:55Z

    Remove debug output

commit a439d07c2e95fe4275d74f7c13a630b5dd08f6df
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-17T23:30:23Z

    Unit tests of method filtering and according fixes

commit bbf9b25189ca4a87db3cb2573b3715ed554557f1
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-21T14:34:33Z

    Match class names by first converting to a path pattern

commit dbcb32ea7bbae17cdeed74bd42236e189f3079de
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-21T16:02:56Z

    Modify existing integration tests so they actually use junit48 for method 
filtering

commit 1a0cb37172dcdcee236c0551122f597ae04caa8c
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-21T16:15:06Z

    Add another integration test for matching multiple class and method patterns

commit 9e5cafa349c377b1c0a9d491e8bc7a8ec6170eaf
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-24T11:13:59Z

    Move license comment above imports

commit dcaf38bb9d2a516be392ba04f201dd68c083bdf3
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-25T20:17:02Z

    Fix comment

commit 870d229b5a1756e050aad66203b1c7dfa1bec49c
Author: Jörn Horstmann <[email protected]>
Date:   2014-12-26T12:13:15Z

    Clean up test for multiple method patterns

commit 889caca8e5b6e77cccbeed0a3b2762048789188e
Author: Tibor17 <[email protected]>
Date:   2015-01-26T23:12:20Z

    improved filters

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to