Opened 6 years ago
Closed 5 years ago
#2855 closed defect (fixed)
Command to run tests deprecated
Reported by: | Tom Goddard | Owned by: | Greg Couch |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Test Framework | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
On Windows building every bundle gives a deprecation warning when running tests
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
Note:
See TracTickets
for help on using tickets.
Removing testing from bundle builder. Tests are done, separately, after all bundles are installed.