Skip to main content

Framework for Model Based Testing

Project description

Modelator

⚠️ We are working on a new and entirely reworked Modelator architecture for improved performance and interoperability. Therefore, the current version is not maintained. The reworked version will be released in Q3 2022. ⚠️

License Release Build Status

This repository contains the source code for modelator - a framework and tools for model-based testing.

We deprecated modelator support for Rust and Go. modelator is used as a python package.

Instruction

To install modelator via pip, execute the following

# over https
pip install git+https://github.com/informalsystems/modelator
# or, over ssh
pip install git+ssh://git@github.com/informalsystems/modelator
python
...
>>> import modelator

If you are using a Poetry project, execute the following to add modelator as a dependency,

# over https
poetry add git+ssh://git@github.com/informalsystems/modelator#dev # `poetry` assumes `master` as default branch
# or, over ssh
poetry add git+https://github.com/informalsystems/modelator#dev

Contributing

If you wish to contribute to modelator, set up the repository as follows,

git clone git@github.com/informalsystems/modelator
cd modelator
poetry install
poetry shell

License

Copyright © 2021-2022 Informal Systems Inc. and modelator authors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

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

Source Distribution

modelator-0.6.4.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

modelator-0.6.4-py3-none-any.whl (53.8 kB view details)

Uploaded Python 3

File details

Details for the file modelator-0.6.4.tar.gz.

File metadata

  • Download URL: modelator-0.6.4.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/5.15.74-1-lts

File hashes

Hashes for modelator-0.6.4.tar.gz
Algorithm Hash digest
SHA256 688d56e3d5ab372c51ad121dea2da71b39e1c1debbd071216e576103bd333a2d
MD5 e2edb9dab4d5b0c9507d981d8e1ba116
BLAKE2b-256 3995c3918473d75546c69b3e15e6dc4ed07d79255c36eb859964e02d44c7760e

See more details on using hashes here.

File details

Details for the file modelator-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: modelator-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 53.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/5.15.74-1-lts

File hashes

Hashes for modelator-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1819249eb453a06d543b52add0209881860f4fe85c5e448bbb82485fa5d2778e
MD5 5d2292461b6d6252a661eddc757fedb7
BLAKE2b-256 257ad9aa648f8298635144986834be896ec744b8a4712451c5532e064976c619

See more details on using hashes here.

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