vm_test_fixture 0.1.1

Runs a VM for use in tests
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.fs2]
version = "^0.4"

[dependencies.log]
version = "^0.4"

[dependencies.simple-logging]
version = "^2"

[dependencies.vm_runner]
version = "^0.1"

[package]
description = "Runs a VM for use in tests"
edition = "2021"
license = "MIT"
name = "vm_test_fixture"
version = "0.1.1"