Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/introduction/visual-inspector-and-dev-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,14 +189,14 @@ and send it to us! Now we're unblocked from developing.
and want to show it to someone. Take a recording and send it to them to debug.
No need to give bug reproduction steps, it's all in the recording!

[machinima]: https://github.com/wmurphyrd/aframe-machinima-testing/
[William Murphy]: https://twitter.com/datatitian

7. **Automated unit testing**: We can use recordings with unit testing
frameworks such as Karma and Mocha to replay the recording and make assertions.
For example, touch an box and check that it changes color. See [A-Frame
Machinima Testing][machinima] by [William Murphy] for an example.

[machinima]: https://github.com/wmurphyrd/aframe-machinima-testing/
[William Murphy]: https://twitter.com/datatitian

### How to Record

Read the [Motion Capture
Expand Down