We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64243b6 commit 20a8d8aCopy full SHA for 20a8d8a
challenges/ecosystem/06.md
@@ -35,6 +35,7 @@ Maestro is a powerful library for automating user interactions in your React Nat
35
"scripts": {
36
"maestro": "maestro test tests/process.yaml"
37
}
38
+```
39
40
4. **Write Your Test**:
41
- [ ] Write a test in the `process.yaml` file.
@@ -72,4 +73,4 @@ appId: host.exp.Exponent
72
73
74
- [ ] Write more tests for your application.
75
- [ ] Explore Maestro's documentation to learn more about its capabilities.
-- [ ] Write a more complex test that involves testIDs.
76
+- [ ] Write a more complex test that involves testIDs.
0 commit comments