Implement a custom runner
The Tripetto Runner library does not depend on a specific library or framework. So it should be able to implement it in any environment that runs JavaScript. This chapter shows you different approaches to implement a custom runner. Please select what you want to use for your runner:
▶️ Implement custom runner using React