mirror of
https://github.com/boostorg/test.git
synced 2026-01-24 18:32:30 +00:00
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"key": "test",
|
|
"name": "Test",
|
|
"authors": [
|
|
"Gennadiy Rozental"
|
|
],
|
|
"description": "Support for simple program testing, full unit testing, and for program execution monitoring.",
|
|
"category": [
|
|
"Correctness"
|
|
],
|
|
"maintainers": [
|
|
"Gennadiy Rozental <gennadiy.rozental -at- thomson.com>"
|
|
]
|
|
}
|