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

Specify where to store tests and results (create a config file) #3

Open
MasterMedo opened this issue Jul 15, 2021 · 0 comments
Open
Labels
enhancement New feature or request typetest

Comments

@MasterMedo
Copy link
Owner

The publishing itself should be straightforward by using poetry.

Challenges:

  • where to store tests and results
    • by default, where ever the package is installed e.g. .local/lib/python3.X/site-packages/typetest
    • the user can specify a config file / keyword argument to store results somewhere else
  • where will the config file be?
    1. ~/.typetest
    2. ~/.config/typetest/typetest.config
    3. /etc/.typetest
    4. /etc/typetest/typetest.config
@MasterMedo MasterMedo changed the title Publish project to pypi Specify where to store tests and results (create a config file) Jul 15, 2021
@MasterMedo MasterMedo added the enhancement New feature or request label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typetest
Projects
None yet
Development

No branches or pull requests

1 participant