-
-
Notifications
You must be signed in to change notification settings - Fork 121
Contributing: Testing your contribution
Joshua Newton edited this page Mar 22, 2021
·
29 revisions
This page has been moved to the Testing section of the Wiki. If you are seeing this page, please update the link where you found it.
Editing the Wiki? If you're adding a new page or changing a title, be sure it fits the existing Wiki Structure.

- Contributing
-
Programming
- API code vs CLI code
- Argparse usage in CLI scripts
- CLI script structure
- Commenting
- Exceptions
- General guidelines
- Logging
- Moving away from pyplot
- Moving away from sct.run and run_proc
- Naming conventions (variables, files)
- QC Reports
- Shell scripts
- Single or double quotes
- Time Profiling and Memory Tracing
- Useful file tools in Python
- Documentation
- Testing
- Packaging
- Websites
- DL models