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

Test across operating systems, terminals and development environments #1

Open
MarcSkovMadsen opened this issue Oct 9, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@MarcSkovMadsen
Copy link
Contributor

MarcSkovMadsen commented Oct 9, 2022

The cli tool has been developed on Linux in a bash shell.

The cli tool should be tested and improved for other combinations of os and terminal:

  • os: linux, mac os, windows
  • terminal: bash, cmd.exe, powershell
  • dev environment. vs code, pycharm, jupyter, spyder
os terminal distribution version dev environment last successful test
linux bash python 3.9 VS Code 20221009
max os bash python 3.9
max os bash conda 3.9
windows cmd.exe python 3.9
windows cmd.exe conda 3.9
windows bash python 3.9
windows bash conda 3.9
windows power shell python 3.9
windows power shell conda 3.9

Test procedures

Usage

  1. Install for usage
  2. Try the different commands manually including pn create project.

Development

  1. Install for development
  2. Run pn test all

Please report any issues found as new issues. Thanks.

@MarcSkovMadsen MarcSkovMadsen added enhancement New feature or request good first issue Good for newcomers labels Oct 9, 2022
@MarcSkovMadsen MarcSkovMadsen changed the title Test across operating systems and terminals Test across operating systems, terminals and development environments Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant