github jorisschellekens/borb v2.1.13

latest releases: v2.1.23, v2.1.22, v2.1.21...
11 months ago

📣 borb release notes

This release refactors the testing in borb.

  • All tests have been refactored into directories corresponding the main functionality they test
    • E.g. tests for Equation (in borb.pdf.canvas.layout.equation) can be found in tests.pdf.canvas.layout.equation
    • Tests derive from TestCase
      • TestCase offers some utility methods to standardize output files
      • TestCase offers the methods to visually compare an output
      • TestCase offers the methods to check a PDF using a validator

Don't miss a new borb release

NewReleases is sending notifications on new releases.