gh-notify icon indicating copy to clipboard operation
gh-notify copied to clipboard

add tests

Open LangLangBart opened this issue 2 years ago • 1 comments

description

LangLangBart avatar Jun 19 '23 20:06 LangLangBart

that link looks like a great resource, looks super comprehensive.

for what it's worth, i've had success using plain bats (no plugins) with a minimal util.sh. can recommend a similar approach. it's effective, with minimal learning curve.

real-life example: https://github.com/pcrockett/gramps/tree/main/tests

run tests simply with bats tests

pcrockett avatar Mar 01 '24 08:03 pcrockett