Skip to content

Opinion: When to (not) use fixtures for test data #11085

Discussion options

You must be logged in to vote

Fixture Start to shine whenever resources and parameterization come into play

They don't really help much if all you do is created single data classes

Once one Starts to actually put together set's of element with possible required cleanup the scales tip

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@timhoffm
Comment options

@nicoddemus
Comment options

@timhoffm
Comment options

@RonnyPfannschmidt
Comment options

Answer selected by timhoffm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants