Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add example for gdt.WithStarter() #1

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

jaypipes
Copy link
Member

@jaypipes jaypipes commented Mar 5, 2024

Adds a fixtures/db directory with an example of using gdt.WithStarter() and gdt.NewFixture() to reset a SQLite database that is being tested in a gdt test scenario.

@jaypipes jaypipes force-pushed the fixture-examples branch 5 times, most recently from 0561a5b to 8164f83 Compare March 5, 2024 12:27
Adds a `fixtures/db` directory with an example of using
`gdt.WithStarter()` and `gdt.NewFixture()` to reset a SQLite database
that is being tested in a gdt test scenario.

Signed-off-by: Jay Pipes <[email protected]>
@jaypipes jaypipes merged commit 148da2e into gdt-dev:main Mar 5, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant