ComplianceAsCode / auditree-framework

The Auditree framework tool to run compliance control checks as unit tests.
https://auditree.github.io/
Apache License 2.0
59 stars 23 forks source link

Replace os.path with pathlib and fix TOC bug #118

Closed alfinkel closed 3 years ago

alfinkel commented 3 years ago

What

Why

  1. Because all the cool kids are using pathlib
  2. Bugs are bad

How

Test

Context