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

Merge multiple test_data.json files #49

Open
jdidion opened this issue Aug 28, 2019 · 0 comments
Open

Merge multiple test_data.json files #49

jdidion opened this issue Aug 28, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jdidion
Copy link
Collaborator

jdidion commented Aug 28, 2019

Support the following use case:

tests
|_test_data.json
|_module1
  |_test_module1.py
  |_test_data.json

Merge data from the two test_data.json files, with the one at lower level of nesting overriding the higher one if any keys collide.

@jdidion jdidion added this to the 1.1 milestone Aug 29, 2019
@jdidion jdidion added the enhancement New feature or request label Aug 29, 2019
@jdidion jdidion modified the milestones: 1.1, 1.2 Oct 2, 2019
@jdidion jdidion modified the milestones: 1.2, 1.3 Oct 11, 2019
@jdidion jdidion modified the milestones: 1.3, 1.4 Feb 11, 2020
@jdidion jdidion modified the milestones: 1.4, 1.5 Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant