forked from AlwarrenSidh/ArmAToolbox
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
scope: internalInternal changes and improvementsInternal changes and improvementstype: featureNew featureNew feature
Milestone
Description
Motivation
Currently there is no automated testing, type checking or formatting enforcement. Implementing an automated system would potentially improve realiability, and help catch critical errors.
Description
A github action should be created to run automated testing on each push event.
Tools:
- mypy (depends on [Proposal] Improve internal typing #95)
- flake8 (depends on [Proposal] Implement and enforce PEP8 #100)
- pytest?
Metadata
Metadata
Assignees
Labels
scope: internalInternal changes and improvementsInternal changes and improvementstype: featureNew featureNew feature