Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@peculiar/pdf-tests

This package contains test utilities and helper tools for the PDF project. It is intended exclusively for development purposes.

⚠️ Important Notice

This package:

  • Is not published to npm
  • Has no compilation step
  • Should not be used in production environments
  • Is meant for internal testing only

Features

The package provides various testing utilities including:

  • PDF rendering helpers
  • File manipulation utilities
  • Document comparison tools
  • Test configuration presets

Development

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.