You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ This is only one possible application development style, and templates are avail
13
13
14
14
*[casework/CASE-Mapping-Template-Python](https://github.com/casework/CASE-Mapping-Template-Python), which demonstrates an approach based on constructing Python `dict`s and checking generated results afterwards for CASE conformance with the [CASE Validation Action](https://github.com/kchason/case-validation-action).
15
15
16
+
Other options and considerations for application development are noted on the [CASE Get Started page](https://caseontology.org/ontology/get-started.html).
17
+
16
18
Testing procedures run in _this_ repository are:
17
19
18
20
*_GitHub Actions_: [Workflows](.github/workflows/) are defined to run testing as they would be run in a local command-line environment, reviewing on pushes and pull requests to certain branches.
0 commit comments