Skip to content

T-Pau/Toolkit-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the test suite to Toolkit.

It is its own repository to avoid pulling in the test data into every project using Toolkit as a submodule.

Tests can be run against the version of Toolkit included in this repository, or against an external version, to allow working on Toolkit as part of another project.

It requires nihtest an Python to be installed.

To test zip file creation, it needs zipcmp from libzip to be installed.

To test against the included version:

mkdir run
cd run
../bin/setup
nihtest --all

To test against an external version:

mkdir run-external
cd run-external
../bin/setup run-external path/to/external/Toolkit
nihtest --all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages