# bcpeinhardt/testbldr

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bcpeinhardt-testbldr).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/bcpeinhardt/testbldr
- awesome-repositories: https://awesome-repositories.com/repository/bcpeinhardt-testbldr.md

## Description

This library is a dead simple set of utilities for building test suites programatically. Most of the time it makes sense to have one test signature per test, and have those tests automatically discovered and run. Other times you may want to read test cases in from files, json responses, etc.…

## Tags

### Part of an Awesome List

- [Testing Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/testing-frameworks.md) — Programmatic test case construction and execution.
