This package contains test utilities and helper tools for the PDF project. It is intended exclusively for development purposes.
This package:
- Is not published to npm
- Has no compilation step
- Should not be used in production environments
- Is meant for internal testing only
The package provides various testing utilities including:
- PDF rendering helpers
- File manipulation utilities
- Document comparison tools
- Test configuration presets
This package is part of the PDF project development toolkit and is not meant to be built or published independently. All functionality should be accessed through the project's test suite.