{"id":19231097,"url":"https://github.com/phodal/mest","last_synced_at":"2025-11-08T06:04:46.642Z","repository":{"id":57295287,"uuid":"127147213","full_name":"phodal/mest","owner":"phodal","description":"契约测试框架。A TypeScript  Contract Test for Interface base project.","archived":false,"fork":false,"pushed_at":"2018-04-10T14:32:00.000Z","size":549,"stargazers_count":28,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T16:11:18.878Z","etag":null,"topics":["contract-testing","contracts-programming","e2e-testing","e2e-tests","test","testing","testing-tools"],"latest_commit_sha":null,"homepage":"https://phodal.github.io/mest/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phodal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-28T13:48:16.000Z","updated_at":"2023-12-03T10:26:32.000Z","dependencies_parsed_at":"2022-08-31T03:01:49.071Z","dependency_job_id":null,"html_url":"https://github.com/phodal/mest","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fmest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fmest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fmest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phodal%2Fmest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phodal","download_url":"https://codeload.github.com/phodal/mest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223848511,"owners_count":17213609,"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":["contract-testing","contracts-programming","e2e-testing","e2e-tests","test","testing","testing-tools"],"created_at":"2024-11-09T15:41:34.498Z","updated_at":"2025-11-08T06:04:46.594Z","avatar_url":"https://github.com/phodal.png","language":"TypeScript","readme":"# Mest\n\n\u003e A Contract Test Framework for TypeScript\n\n[![Build Status](https://travis-ci.org/phodal/mest.svg?branch=master)](https://travis-ci.org/phodal/mest)\n[![Coverage Status](https://coveralls.io/repos/github/phodal/mest/badge.svg?branch=master)](https://coveralls.io/github/phodal/mest?branch=master)\n[![node](https://img.shields.io/node/v/mest.svg)](https://www.npmjs.com/package/mest) \n[![npm](https://img.shields.io/npm/v/mest.svg)](https://www.npmjs.com/mest)\n\n![Mest Screenshot](./doc/mest-screenshot.png)\n\nUsage\n---\n\n1. install mest\n\n```\nnpm install -g mest\n```\n\n2. run API compare \n\n```\nmest -i data/url.csv\n```\n\ndata example: \n\n```csv\nurl,interface\nhttps://phodal.github.io/mest-test/error.json,mock/IError.ts\nhttps://phodal.github.io/mest-test/moreerror.json,mock/IMoreIError.ts\nhttps://phodal.github.io/mest-test/user.json,mock/IUser.ts\n\n```\n\nresults:\n\n\n```\n-\u003e API https://phodal.github.io/mest-test/moreerror.json .\n-\u003e API https://phodal.github.io/mest-test/error.json .\nsame key: \u003cgreen\u003emessage\u003c/green\u003e,\u003cgreen\u003edocumentation_url\u003c/green\u003e\nlocal diff key: \u003cred\u003eid\u003c/red\u003e,\u003cred\u003ekey\u003cred\u003e, remote diff:\ndifference \u003cred\u003emessage\u003cred\u003e type -\u003e api: \u003cred\u003estring\u003c/red\u003e, interface -\u003e \u003cred\u003enumber\u003c/red\u003e\n-\u003e API https://phodal.github.io/mest-test/user.json .\n```\n\nLicense: MIT\n---\n\n[![Phodal's Idea](http://brand.phodal.com/shields/idea-small.svg)](http://ideas.phodal.com/)\n\n© 2018 A [Phodal Huang](https://www.phodal.com)'s [Idea](http://github.com/phodal/ideas).  This code is distributed under the MIT license. See `LICENSE` in this directory.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphodal%2Fmest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphodal%2Fmest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphodal%2Fmest/lists"}