Skip to content

Hanzik/verifiler-test

Repository files navigation

VerifilerTest - Unit tests for Verifile library

Unit tests written for Verifiler library using the Microsoft.VisualStudio.TestTools.UnitTesting framework.

Required libraries

For all tests to work properly, you must install all the following libraries. They are all available via NuGet package manager.

  • Verifiler (GitHub | NuGet) - Core library containing classes required by all other Verifiler libraries.
  • VerifilerCore (GitHub | NuGet) - Core library containing classes required by all other Verifiler libraries.
  • VerifilerACCDB (GitHub | NuGet) - .accdb
  • VerifilerImage (GitHub | NuGet) - .jpg, .png
  • VerifilerMSLegacy (GitHub | NuGet) - .xls
  • VerifilerODF (GitHub | NuGet) - .ods, .odt
  • VerifilerOpenXML (GitHub | NuGet) - .docx, .pptx, .xlsx
  • VerifilerPDF (GitHub | NuGet) - .pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages