github borb-pdf/borb v2.1.13

latest releases: v3.0.2, v3.0.1, v3.0.0...
2 years 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.