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
Rather than uploading your existing data to ReSim, we recommend granting limited access to only the data that you need run tests with ReSim: experiences, system build images, and metrics build images. The approach is similar to how you would grant access for Github actions.
-
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
-
Run some tests!
Create your test suites to run your experiences
-
(Optional) Set up CI
Automate your system builds and use them in your test suites
-
Create a report
See how your system performs over time
-
Enable the Overview page
See how your test suites and metrics are progressing over time