Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Add a formal configuration system #22

Closed
glennsarti opened this issue Dec 9, 2020 · 0 comments · Fixed by #20
Closed

Add a formal configuration system #22

glennsarti opened this issue Dec 9, 2020 · 0 comments · Fixed by #20

Comments

@glennsarti
Copy link
Owner

Currently you can't pass in options to the spec searchers. Need to make a formal config system

glennsarti added a commit that referenced this issue Dec 9, 2020
Previously users could not pass in options/configuration information into the
spec searchers.  This commit adds a formal object system to pass in information
into the spec searchers and deprecates the use of the module_paths resolver
option.

This commit also adds some kitchen sink and deprecated tests to ensure that the
resolver actually resolves modules from _actual_ sources.
glennsarti added a commit that referenced this issue Dec 9, 2020
Previously users could not pass in options/configuration information into the
spec searchers.  This commit adds a formal object system to pass in information
into the spec searchers and deprecates the use of the module_paths resolver
option.

This commit also adds some kitchen sink and deprecated tests to ensure that the
resolver actually resolves modules from _actual_ sources.
glennsarti added a commit that referenced this issue Dec 9, 2020
(GH-22) Add a formal config system for spec searchers
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant