Skip to main content

Check difference between two responses of API.

Project description

Jumeaux

Versions pypi Actions Status coverage complexity license

Check difference between two responses of API.

Demo

See Top page in documentation

Install

See quick start in documentation.

For developer

Requirements

  • poetry
  • make

Flow

  1. Create new version as following
  • branch like as 2.3.0
  • GitHub projects like as 2.3.0
  1. Create Issue and development! (Feature branch is optional. It likes as Issue-120)
  2. Commit with prefix emoji like ":memo:", and suffix issue number like "#120"

Commands

Create environment

$ poetry env use <path of python 3.8>
$ poetry install

Run

$ poetry run jumeaux <args>

Serve docs

$ make serve-docs

Unite test

$ make test

Integration test

$ make test-cli

Version up

Windows is not supported!!!

There are 2 steps.

Update release note (mkdocs/ja/releases/*)

$ git commit -m "📝 Update release note"

Confirm that your branch name equals release version

$ make release

Finally, create pull request and merge to master!!

Licence

MIT

This software is released under the MIT License, see LICENSE.txt.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jumeaux-2.4.0-py3-none-any.whl (93.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page