Skip to content

Commit

Permalink
Add arturo to tests (#1147)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Jun 6, 2024
1 parent 753a4eb commit ee8414b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workspace/test_configurations.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ var TestConfigurations = map[string]TestConfiguration{
Command: "8th -f test.8th",
},
// abap: tests are run via "ABAP Development Tools", not the CLI
"arturo": {
Command: "arturo tester.art",
},
"awk": {
Command: "bats {{test_files}}",
},
Expand Down

0 comments on commit ee8414b

Please sign in to comment.