Registry / testing / aphistic-sweet

aphistic-sweet

JSON →
library0.3.0gogounverified

Package sweet provides a testing framework with a focus on simplicity and readability.

go get github.com/aphistic/sweet
INSTALL
IMPORT
SIG · APHISTIC-SWEET
A
aphistic-sweet
testinggov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sweet
github.com/aphistic/sweet

Write a simple test using sweet

package main import ( "testing" "github.com/aphistic/sweet" ) func TestExample(t *testing.T) { sweet.T(t).Expect(1).To(Equal(1)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
OpenAI (training)
1
Resources
aphistic-sweet — go get aphistic-sweet · libregistry