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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,9 @@ so you can see the browser execution):
57
57
pytest --tracing on --headed
58
58
```
59
59
60
+
Alternatively if you are using Visual Studio Code as your IDE, we have pre-configured this project to work with the
61
+
[Testing functionality](https://code.visualstudio.com/docs/editor/testing) so the example tests should be discovered automatically.
62
+
60
63
## Getting Started
61
64
62
65
> NOTE: This section is currently under development and requires further work, so links to pages within this repository may not be very useful at this stage.
0 commit comments