Skip to content

Milestones

List view

  • has validators: - inverter, - reward, has users: alice, bob, corporate, treasury

    Overdue by 1 year(s)
    Due by September 10, 2024
  • I'm interested in being able to - [ ] load a contract and its tests - [ ] run and show test results in the browser Best case, that would be able to handle various contracts people create, paired with the variety of requirements and test-scenarios for each contract, in a bundle containing all those details. If we modeled that bundle as a static javascript module (import {contract, testSuite} from "./ThingOneBundle"), this would be a good base for further development Maybe something like new testRunner(contract, testSuite). If we can probe such a thing for a list of test-cases, that would be best. If we can observe it executing and reporting on results of each test-case that would be sweet. Or results after it runs all the tests would be okay too. If I have understood your progress correctly, this scope of work would be focused on property-based/unit tests that can run without a `plutip`

    No due date
    6/6 issues closed