## Description
This introduces a test runner for `sui-move` that just runs shell
scripts and snapshots the output. It also adds a handful of tests for
`sui-move new`.
## Test plan
It is tests. I did temporarily change some things locally to ensure that
the tests were actually catching some errors
---
## Release notes
Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.
For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.
- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK: