Currently there is no way to use multiple taco formats in a single project (probably) due to the way taco_format must be defined within the configuration.
As a user, I want to store fixtures of different formats within my app to test data parsing for JSON, YAML, and CSV. CSV support would be snazzy too.
Currently there is no way to use multiple taco formats in a single project (probably) due to the way taco_format must be defined within the configuration.
As a user, I want to store fixtures of different formats within my app to test data parsing for JSON, YAML, and CSV. CSV support would be snazzy too.