Getting Started
This is a step-by-step guide to getting set up with ReSim using your own data. We recommend you have our core concepts guide handy while you go through this. At the end of this guide you should have launched your first test suite!
-
Connect up your experiences and builds
For us to run your tests, we need access to your experiences, system build images, and metrics build images
-
Install the CLI tool
Install our open source local tooling
-
Create a project
Create a project to house your work and collaborate with your team
-
Create a system definition
Define a system to run tests against
-
Add your Experiences
Create your own set of experiences as inputs for your tests
-
Build your system images
Build a container image containing your system to execute your experiences
-
Build your metrics images
Build a container image containing your metrics build to analyse your output
-
(Optional) Use CI to build and publish images
Automate your image builds
-
Run some tests!
Create your test suites to run your experiences
-
Create a report
See how your system performs over time