go-test-generator

Goのテストコードを生成する際に使用。テーブル駆動テスト、testify/assert使用、命名規則TestStructName_MethodNameを適用。Goのユニットテスト、統合テストを書く場合に使用。

by taku-o· Repository·testing
test
generator
Also installable via skills CLI
npx skills add taku-o/go-webdb-template/testing/go-test-generator

Source

Repo:local
Path:testing/go-test-generator(main)

Related in testing