|
|
|
|
|
by catketch
34 days ago
|
|
TAP is not really about writing tests, it's more about making sure that a system under test emits plain text logs that can easily be consumed/validated The markdown based tests described is more of an analog to gerken, robotframework, etc. there's a number of similar efforts. turning english-like specs for a test into executable tests has seens lots of variants over the years but LLMs have reaaly stepped up the possibilities |
|