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

Add tests #1

Open
7 tasks
RKrahl opened this issue Dec 6, 2015 · 0 comments
Open
7 tasks

Add tests #1

RKrahl opened this issue Dec 6, 2015 · 0 comments
Labels
test suite Issues related with the test suite

Comments

@RKrahl
Copy link
Owner

RKrahl commented Dec 6, 2015

Need testing:

  • Basic test: runs pytest.
  • Tests load modules from the build directory rather then installed modules.
  • Tests load modules from the build directory rather then from source directory.
  • Environment variable BUILD_SCRIPTS_DIR is properly set.
  • Setting up test environment with build_test works.
  • Commands 'build_test' and 'test' are properly listed with python setup.py --help-commands.
  • python setup.py --help build_test and python setup.py --help test works, e.g. does not throw an invalid command error.
@RKrahl RKrahl added the enhancement New feature or request label Dec 6, 2015
@RKrahl RKrahl added test suite Issues related with the test suite and removed enhancement New feature or request labels Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test suite Issues related with the test suite
Projects
None yet
Development

No branches or pull requests

1 participant