Join Slack
Communities
Powered by
I’m not sure that I do use mutable fixtures very o...
# minutest
r
robfletcher
08/04/2019, 12:38 PM
I’m not sure that I do use mutable fixtures very often. I pretty much exclusively use data classes and have started occasionally using objects where that is practical. When using
deriveFixture
I like to be able to use the
copy
method.
Open in Slack
Previous
Next