- Notifications
You must be signed in to change notification settings - Fork 0
parallelize doc tests #120
Copy link
Copy link
Open
Labels
cliissue relating to bite (bugbite-cli)issue relating to bite (bugbite-cli)
Description
Metadata
Metadata
Assignees
Labels
cliissue relating to bite (bugbite-cli)issue relating to bite (bugbite-cli)
Currently a single method runs over all man pages in a serial fashion. Instead there should be one test method per man page so test running is parallelized in a better fashion.