Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:01:33 +08:00
commit 0cc3c9a83a
9 changed files with 2628 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "bupkis",
"description": "Idiomatic assertion patterns for the Bupkis testing library",
"version": "1.0.0",
"author": {
"name": "boneskull"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}