pth 0.36.0

Collection of algorithms and structures to handle paths properly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# tests/

This directory contains all functional and integration tests for the crate.

## Organization

Tests are organized by domain (what is tested) not methodology (how it's tested).

## Navigation

Test files follow domain-based naming that reflects the functionality being tested.