Lightweight utilities to assist model writing and model-based testing activities using the TLA+ ecosystem
Project description
modelator-py
⚠️ The tools in this repo are unstable and may be subject to major changes ⚠️ |
---|
Lightweight utilities to assist model writing and model-based testing activities using the TLA+ ecosystem.
What is this project?
A collection of cli utilities to reduce leg-work when developing TLA+ models, running model checkers, and doing model-based testing. The utilities are also intended to act as building blocks for tool development in the TLA+ ecosystem.
What can it do right now?
Currently there is a cli implementing utilities:
- Run TLC model checker without side effects (runs in temporary directory and is cleaned up)
- Run TLC model checker programmatically (reads and returns json data)
- Run Apalache model checker without side effects (runs in temporary directory and is cleaned up)
- Run Apalache model checker programmatically (reads and returns json data)
- Extract traces from TLC output in Informal Trace Format format (concise and machine readable counterexample representation)
What will it do in the future?
The model-based testing capabilities developed at Informal are currently in the modelator tool and are being migrated to a multi language architecture. Please expect more utilities and more tooling soon.
Usage
Please see usage.
Running the code in this repository
Please see contributing
Contributing
Please see contributing
License
Copyright © 2021 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
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 Distribution
Built Distribution
File details
Details for the file modelator_py-0.1.3.tar.gz
.
File metadata
- Download URL: modelator_py-0.1.3.tar.gz
- Upload date:
- Size: 94.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.9 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7970d7c21fb79671331820fc328a58bc3687f6e34a9e2b4696da0d802b6deca1 |
|
MD5 | 0d26ed988fbff7bd15327758c955646d |
|
BLAKE2b-256 | 7fe2f35b0d558e929f467b3da4b668af4cf5d018b24c3577d44faf9197d414f5 |
File details
Details for the file modelator_py-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: modelator_py-0.1.3-py3-none-any.whl
- Upload date:
- Size: 110.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.9 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82c1bf9116d257a0c1a5aac20f11702a73d1b09c62667f33786cd3c854c7d669 |
|
MD5 | 551d034e279ea0cbd1667ca43f6c7d19 |
|
BLAKE2b-256 | c8fbb4937d14aec2c5e96c4e3e90228d8e09026d7fce2256813a09bae179ece8 |