Join Slack
Powered by
the context is that I’m building fixtures for a da...
# dsl
d
David
12/04/2018, 10:43 AM
the context is that I’m building fixtures for a database dependent test case. I use the DSL to generate a model, the
into
function to create the db table JIT and the
insert
function to invoke an internal service that accepts the models built by the DSL into the (just created) database table.
2
Views
Open in Slack
Previous
Next