This is a example for a form of the password
- Clone Repository and move this directory
$ git clone [email protected]:knj-labo/learn_property-based-testing.git
$ cd learn_property-based-testing
- Install dependencies.
$ pnpm install
- Run test and make sure the test passes.
$ pnpm run test