All Versions
25
Latest Version
Avg Release Cycle
19 days
Latest Release
1100 days ago

Changelog History
Page 3

  • v5.1.5

    December 03, 2019
  • v5.1.4

    December 03, 2019
  • v5.1.3

    December 03, 2019
  • v5.1.2

    December 03, 2019
  • v5.1.1 Changes

    November 16, 2019
    • ๐Ÿ‘ 065f4b3 Xcode 11.2 Support (#392)
    • โœ… 58bc0e3 Added a readable HTML test report to Bluepill (#387)
    • โšก๏ธ e763203 Update GitHub Actions to macOS latest and small reproducibility fix (#390)
    • ๐Ÿ”จ 2c913e3 Fail if bp binary is not found adjacent to bluepill and also some refactoring (#380)
    • โœ… 75084a7 Fixing xcode project set-up that was causing some tests to fail (#379)

    ๐Ÿ‘ท Bluepill now creates an easy to read HTML report along with the JUnit XML report for your CI. The new HTML report is automatically created when the --output-dir flag is set, it'll be called 0-test-report.html (the name was chosen so it will show up first in CI systems that sort the logs). Please report back whether you find this new reporting useful and any improvement ideas you might have. Enjoy!