Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

bandersongit/testing-abstract-data-types

Repository to accompany my article on testing abstract data types

bandersongit/testing-abstract-data-types.json
{
"createdAt": "2019-06-14T02:35:50Z",
"defaultBranch": "master",
"description": "Repository to accompany my article on testing abstract data types",
"fullName": "bandersongit/testing-abstract-data-types",
"homepage": null,
"language": "OCaml",
"name": "testing-abstract-data-types",
"pushedAt": "2019-06-18T18:29:27Z",
"stargazersCount": 9,
"topics": [],
"updatedAt": "2019-11-18T17:48:24Z",
"url": "https://github.com/bandersongit/testing-abstract-data-types"
}
npm install -g esy
git clone <this-repo>
esy install
esy build
esy test