Generation gitlab/github <= .feature file
Project description
Cucmber generator
.. image:: https://gitlab.com/python_lib/generator_cucumber/-/raw/main/images/InnoLab.png?ref_type=heads :target: https://bdd-generator.readthedocs.io/ru/latest/usage.html :align: center :height: 200 :alt: Innovation lab
.. image:: https://img.shields.io/pypi/v/pytest.svg :target: https://pypi.org/project/generator-cucumber/
Installation
As of 0.0.17, generator-cucumber
is compatible with Python 3.8.
Use pip
to install the latest stable version of generator-cucumber
:
.. code-block:: console
$ pip install --upgrade generator-cucumber
Structure
# Проект по генерации .feature
├── 📁 generator_cucumber/
| ├── 🐍 api_github.py # для работы с github (не реализован)
| ├── 🐍 api_gitlab.py # Для работы с gitlab
| ├── 🐍 bdd_generator.py # Для работы с py и подготовка шаблона по cucmber
| ├── 🐍 cache_file.py # создание файлов cache
| ├── 🐍 create_file.py # Обработка файлов cache и .feature
| ├── 🐍 cucumber_text.py # Формирование .feature текст
| └── 🐍 generator.py # входная точка
└── ...
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 generator_cucumber-0.0.17.tar.gz
.
File metadata
- Download URL: generator_cucumber-0.0.17.tar.gz
- Upload date:
- Size: 65.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c27071e0554b48cbb956e3c821abc073447bd8cba0577a086372c06a944e370e |
|
MD5 | 996ce09a2e28da6b9e6a776db1167f0a |
|
BLAKE2b-256 | 1a3376e0c32c5916a87dc0b72f59b5676cd8884f6e0c3c8d7bc9011bc636522d |
File details
Details for the file generator_cucumber-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: generator_cucumber-0.0.17-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df200de0f270638190bae63875507343063f7391930ac68236cdfddfe04729db |
|
MD5 | 9f8393488df21e40fe79a0afe9c734fc |
|
BLAKE2b-256 | a5b9ece04c2a3805063a35825a130ed34ff507fc039d122e1616146cf77f0770 |