{"id":20135826,"url":"https://github.com/hcarty/ocaml-testsimple","last_synced_at":"2025-04-09T17:33:28.196Z","repository":{"id":4278947,"uuid":"5407735","full_name":"hcarty/ocaml-testsimple","owner":"hcarty","description":"Test::Simple, for OCaml","archived":false,"fork":false,"pushed_at":"2015-02-28T18:49:46.000Z","size":224,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-23T19:39:14.140Z","etag":null,"topics":["ocaml","testing","unit-testing"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"boxen/puppet-seil","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hcarty.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-14T03:05:53.000Z","updated_at":"2020-04-02T19:49:27.000Z","dependencies_parsed_at":"2022-09-15T13:12:11.949Z","dependency_job_id":null,"html_url":"https://github.com/hcarty/ocaml-testsimple","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcarty%2Focaml-testsimple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcarty%2Focaml-testsimple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcarty%2Focaml-testsimple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hcarty%2Focaml-testsimple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hcarty","download_url":"https://codeload.github.com/hcarty/ocaml-testsimple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248077660,"owners_count":21044004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocaml","testing","unit-testing"],"created_at":"2024-11-13T21:16:40.593Z","updated_at":"2025-04-09T17:33:27.955Z","avatar_url":"https://github.com/hcarty.png","language":"OCaml","funding_links":[],"categories":["Testing"],"sub_categories":[],"readme":"TestSimple - A simple unit testing framework for OCaml\n\nThis is a very simple, but easy to use unit testing framework based on \nPerl's very successful Test::* modules. It produces output using the \nTAP protocol, which is easily read by the Perl module Test::Harness. This \nmeans that OCaml tests can take advantage of many of the nice TAP based \ntools that Perl has to offer.\n\nInstallation\n=============================================\n\nRequirements:\n- OCaml\n- GNU make\n- the findlib library manager (ocamlfind command)\n- the ExtLib library\n\nIf you want to take advantage of Perl's testing \nutilities for processing TAP output, it is suggested \nthat you have a reasonably modern Perl version \n(5.6.0 or above should do). \n\nFrom the source directory, do:\n\n  make\n  make install\n\nIf you want to run the test suite, do:\n\n  make test \n\nNOTE: This requires the prove utility to be available \non your system, this comes with the perl module \nTest::Harness and should already be available on most \n*nix-like systems.\n\nIf you want to remove the package do:\n\n  make uninstall\n\nCOPYRIGHT AND LICENCE\n=============================================\n\nCopyright (C) 2007 Infinity Interactive, Inc.\n\nhttp://www.iinteractive.com\n\nThis library is free software; you can redistribute it and/or modify\nit under the terms specified in the LICENSE file included in this \ndistribution.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhcarty%2Focaml-testsimple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhcarty%2Focaml-testsimple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhcarty%2Focaml-testsimple/lists"}