Convert examples tests to run through prysk (#4000)
The advantage of running examples tests through prysk are:
- isolated directory by default. don't need to setup a nested git repo
- can run all tests in a single command (`.cram_env/bin/prysk example_tests/1)
- matching the pattern with existing integration tests
- set the pattern to add more sophisticated real-world integration tests against examples