opam-version: "2.0" synopsis: "Melange bindings for testing-library (dom-testing-library and react-testing-library)" maintainer: ["David Sancho Moreno "] authors: ["David Sancho Moreno "] license: "MIT" homepage: "https://github.com/melange-community/melange-testing-library" bug-reports: "https://github.com/melange-community/melange-testing-library" depends: [ "dune" {>= "3.8"} "ocaml" "melange" {>= "2.0.0"} "reason-react" "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/melange-community/melange-testing-library.git" depexts: [ ["@testing-library/react"] {npm-version = "^11.1.0"} ["@testing-library/dom"] {npm-version = "^7.26.3"} ] pin-depends: [ [ "bisect_ppx.dev" "git+https://github.com/jchavarri/bisect_ppx.git#a14c5b5cd4564d2992dd1b14238922029bc1b1d7" ] ] url { src: "https://github.com/melange-community/melange-testing-library/releases/download/0.1.0/melange-testing-library-0.1.0.tbz" checksum: [ "sha256=43cce3297b23ef14e01631b615a5b34ea238d2ff8fde72d68beef28f4ac811d6" "sha512=74b931034c62865c3e83171653d1157704f7660a3be3a36e9f12fd80677e1be1bf51c4fc76cc9e6c4e6b3691d4ee1351d3ef0177d064ca890ac5d134a7d2b7f6" ] } x-commit-hash: "dd40bff6667ece78346d92c31527d2271e655a3b"