An open API service providing commit metadata for open source projects.

GitHub / exercism/java-test-runner / commits

SHA Message Author Date Stats
2af61e47 Ensure test result order matches order of test methods (#92) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4daac54f Update dependabot.yml (#84) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
996a1864 🤖 Sync org-wide files to upstream repo (#83) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6f41c83d add support parameterized tests (#82) Sviatoslav Sharaev <s****v@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6ed98ca6 Fix unrelated compiler warnings (#81) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
766559b2 Move test runner source to repository root, remove smoke tests from Gradle pr... Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9740e78b Fix broken smoke test (#78) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c8bd86fd Remove support for JUnit 4 (#77) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ee4e8e2b Update AssertJ to 3.25.1 (#76) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1f307789 Update README.md (#75) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
73edda0c Pin GitHub Actions runners to a specific version (#73) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d52bec7d Fix error when running JUnit 4 tests using `@RunWith(Enclosed.class)` (#74) Danilo Piazzalunga <d****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ea0b1bc7 Fix error when running JUnit 5 tests using `@Nested` (#71) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a65d4099 Bump actions/checkout (#68)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4e944395 Support java 21 (#67) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
60817f87 Bump actions/checkout from 2.4.0 to 4.0.0 (#63)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0d3f69b3 Never use status "error" when tests have been run (#64) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ce47f7a1 Create dependabot.yml (#38) Faisal Afroz <f****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2af05e1b Always use version 3 in output JSON (#62) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1262485d Upgrade to test runner v3 (#61) Sander Ploegsma <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
20cda9c3 🤖 Sync org-wide files to upstream repo (#56) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10931662 Use 'full' exceptionFormat (#55) André Santos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3f38dca9 Use temurin focal (#53) André Santos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
360beac9 Revert "Use 'full' exceptionFormat (#50)" (#52) André Santos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
388a171d Use 'full' exceptionFormat (#50) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
067b34e3 🤖 Sync org-wide files to upstream repo (#51) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1088b386 🤖 Sync org-wide files to upstream repo (#49) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
about 4 years ago
33143b9f 🤖 Sync org-wide files to upstream repo (#48) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1d1e6252 🤖 Sync org-wide files to upstream repo (#47) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a4030970 Rename (Docker) deploy workflow. (#46) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
78aabdaf Run tests on Java 17 (#44) Andrea Peruffo <a****2@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7c732758 🤖 Update `.dockerignore` file (#43) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a010c8d5 Add golden tests (#41) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cb08953d Make the XML Parser more defensive and parse errors (#40) Andrea Peruffo <a****2@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
92a1f3aa Switch to Maven (#39) Andrea Peruffo <a****2@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
333a308a 🤖 Sync org-wide files to upstream repo (#35) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
eba8567d 🤖 Sync org-wide files to upstream repo (#36) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9b56fadf Set up a jar for the test runner (#30)
Co-authored-by: Erik Schierboom <e****m@h****m>
Jason Runkle <j****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
bd4fda6f Fix url to test runner interface docs (#26) Oran Shuster <o****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0c97c17e Update Dockerfile (#27) Jason Runkle <j****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
7e00d67d 🤖 Sync org-wide files to upstream repo (#25) Exercism Bot <g****t@e****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
4ff7b7c0 Fix #22 (#23) mirko <m****o@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3833eb11 update sed regex to delete Ignore annotation with meessage or without (#20) Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
435cdbb5 🤖 Sync org-wide files to upstream repo (#19) Exercism Bot <6****t@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e9cc338b 🤖 Update labels (#17) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c6c8c04f fix top level status on compilation errors to be and upskip all tests before... Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e3ae5a8a update junit and assertj dependencies in test runner to match exercises Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2faf1526 fix run.sh file to create settings.gradle (#10) Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f920581f Add workflow to push Docker image to Dockerhub and ECR (#8) Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7bbfcade Add deploy.yml Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7b8f49b3 Add maintainers-admin team as codeowner Erik Schierboom <e****m@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5659c00f Add missing licence (#4) Jeremy Walker <j****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b5f6948b Clean up unneeded script, run as multi project , change standard output type ... Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fd4fb54d Java test runner implementaiton (#2) Maisam Somji <m****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
02d11cf5 Add java test runner readme Maisam Somji <m****i@g****m> over 6 years ago

← Back to repository