Skip to content

v0.7.0

Compare
Choose a tag to compare
@aepfli aepfli released this 30 Jul 18:18
  • 2020-07-14 - 30 commits by 10 authors - published to Bintray
  • Commits: Mihály Verhás (6), Nicolai Parlog (6), Daniel Kraus (5), Simon Schrottner (4), Matthias Bünger (3), Dirk Wetzel (2), Allon Murienik (1), Hancho2009 (1), hovinen (1), Nishant Vashisth (1)
  • Improving and fixing releasing process (#284) (#295)
  • New behaviour for RetryingTest for Assumptions (#293)
  • Temporarily remove caching (#290) (#292)
  • RepeatFailedTest fails if assumptions are invalid (#291)
  • Minor import statement fix (#289)
  • Do not corrupt ProcessEnvironment.theEnvironment on non-Windows platforms. (#288)
  • @SetEnvironmentVariable corrupts JDK-internal structures in some cases (#287)
  • Release action for releasing version 0.7 failed (#284)
  • Fix @test timeout to actually time out (#280)
  • Update dependency on JUnit to 5.5.2 (#279)
  • Update JUnit 5 to 5.5 (#278)
  • Reinstate rule that requires issue and PR number in title (#273)
  • Added ExtensionConfigurationException to DefaultTimeZoneExtension (#272)
  • Add project site links to javadoc (#271)
  • Enforce UTF-8 encoding when reading source files (fixes build on Windows) (#270)
  • Bump cache action from v1 to v2 (#269)
  • Run SonarCloud analysis with Java 11 (#268)
  • SonarCloud update to Java 11 (#267)
  • Fix typo in docs (#266)
  • Shall the issue number be mentioned in commit title? (#264)
  • Typo in documentation: assertThat().isEqual_s_To() (#263)
  • Creating IDE Specific configuration with gradle (#262)
  • Finishing last clean up / alignments work (#260)
  • Renamed adoc file to fix typo - now in line with docs-nav (#259)
  • Documentation about SystemEnvironment not available (#258)
  • Fix sorting of 2020's contributors (#257)
  • Trigger Release with tag 'releaseTrigger' (#256)
  • Add links to Open Source Guide (#254)
  • Replace deprecated checkstyle setDir with new one (#250)
  • Reduce duplication (#248)
  • Add PublishCondition feature to the ReportEntryExtension (#247)
  • Create assertions for Pioneer (#232) (#245)
  • Extend Beginner Guide in CONTRIBUTING.md (#243)
  • Environmentvariableextension securitymanager tests (#242)
  • No EnvironmentVariableUtils Tests if a SecurityManager is set (#241)
  • Rename/clarify RepeatFailedTest (#233) (#236)
  • AppVeyor's caching mechanism throws error (#234)
  • RepeatFailedTest causes sporadically PreconditionViolationException (#233)
  • Provide pioneer own AssertJ assertions (#232)
  • Providing features for specific IDE (#229)
  • Basic implementation of the StdIO extension for catching stdin/out (#227)
  • Create team of maintainers (#226)
  • Implement PioneerTestKit and PioneerEngineExecutionResults (#6) (#218)
  • Clean up / align internal structure, names, etc. (#215)
  • GitHub Action for Deployments (#213)
  • Github Actions for Deployments (#199)
  • Evaluate ShipKit (#193)
  • Move from Travis CI to GitHub Actions (#192)
  • Reduce duplication (#180)
  • Add extension to disable per test name to be able to disable parameterized tests (#175)
  • Require configuration failiure tests? (#164)
  • Disable Parameterised tests selectively (#163)
  • Should Javadoc link to project site? (#149)
  • Move issue and PR numbers from commit action to body (#86)
  • No longer mention issue and PR numbers in commit title (#79)
  • Move StdIoExtension to pioneer (#34)
  • Fix @test Timeout to Actually Time Out (#10)
  • Replace Upstream Test Code With Dependency (#6)