From a9cd00303ad3371ec5762a4ec67e9a381b9569f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:20 +0000 Subject: [PATCH 1/8] docs: Added README."zh-CN".md translation via https://github.com/dephraiim/translate-readme --- README.zh-CN.md | 51 +++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 8fc0bf7..e97749c 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -33,43 +33,44 @@ 3. 最新版本 4. API参考 5. 构建和测试: + 要构建您的代码,请使用: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -要运行该应用程序,请使用: + 要运行该应用程序,请使用: -Linux: + Linux: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -视窗: + 视窗: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -然后: + 然后: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -然后,导航至`http://127.0.0.1:5000/`在您的网络浏览器中。 + 然后,导航至`http://127.0.0.1:5000/`在您的网络浏览器中。 -要运行测试,请使用: + 要运行测试,请使用: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # API文档 From 9170195d9a9b5cb86d27780f3f266e3e184063d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:27 +0000 Subject: [PATCH 2/8] docs: Added README."zh-TW".md translation via https://github.com/dephraiim/translate-readme --- README.zh-TW.md | 53 +++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/README.zh-TW.md b/README.zh-TW.md index f3a1c1b..8677180 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -33,43 +33,44 @@ 3. 最新版本 4. API參考 5. 建置和測試: + 要建立您的程式碼,請使用: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -要運行該應用程序,請使用: + 要運行該應用程序,請使用: -Linux: + Linux: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -視窗: + 視窗: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -Then: + 然後: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -然後,導航至`http://127.0.0.1:5000/`在您的網頁瀏覽器中。 + 然後,導航至`http://127.0.0.1:5000/`在您的網頁瀏覽器中。 -若要執行測試,請使用: + 若要執行測試,請使用: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # API文件 @@ -110,7 +111,7 @@ pip install threagile-builder - 輪子使用[孵化 mypyc](https://github.com/ofek/hatch-mypyc)建立鉤子插件以首先編譯所有程式碼[Mypyc](https://github.com/mypyc/mypyc) - 這[建造](.github/workflows/build.yml)GitHub 工作流程展示如何: - 使用[cibuildwheel](https://github.com/pypa/cibuildwheel)為每個平台分發二進制輪子 - - 使用[app](https://hatch.pypa.io/latest/plugins/builder/app/)建構目標為每個平台建立獨立發行版 + - 使用[應用程式](https://hatch.pypa.io/latest/plugins/builder/app/)建構目標為每個平台建立獨立發行版 ## 執照 From 1e989f298f90ec5b173df20eb42a08bd0184066f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:34 +0000 Subject: [PATCH 3/8] docs: Added README."hi".md translation via https://github.com/dephraiim/translate-readme --- README.hi.md | 61 ++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/README.hi.md b/README.hi.md index b28cb20..7513356 100644 --- a/README.hi.md +++ b/README.hi.md @@ -2,11 +2,11 @@ thregile-बिल्डर # थ्रैगाइल बिल्डर -| | | -| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | -| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) | -| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) | +| | | +| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | +| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) | +| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) | * * * @@ -33,43 +33,44 @@ thregile-बिल्डर 3. नवीनतम रिलीज़ 4. एपीआई संदर्भ 5. निर्माण और परीक्षण: + अपना कोड बनाने के लिए, इसका उपयोग करें: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -एप्लिकेशन चलाने के लिए, उपयोग करें: + एप्लिकेशन चलाने के लिए, उपयोग करें: -लिनक्स: + लिनक्स: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -खिड़कियाँ: + खिड़कियाँ: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -तब: + तब: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -फिर, नेविगेट करें`http://127.0.0.1:5000/`आपके वेब ब्राउज़र में. + फिर, नेविगेट करें`http://127.0.0.1:5000/`आपके वेब ब्राउज़र में. -परीक्षण चलाने के लिए, उपयोग करें: + परीक्षण चलाने के लिए, उपयोग करें: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # एपीआई दस्तावेज़ीकरण From 0ef21a9b406e0a59bbe9d2270aecd5d6b01065d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:41 +0000 Subject: [PATCH 4/8] docs: Added README."ar".md translation via https://github.com/dephraiim/translate-readme --- README.ar.md | 53 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/README.ar.md b/README.ar.md index 8d6ed5e..5d8fdfb 100644 --- a/README.ar.md +++ b/README.ar.md @@ -33,43 +33,44 @@ 3. أحدث الإصدارات 4. مراجع واجهة برمجة التطبيقات 5. البناء والاختبار: + لبناء الكود الخاص بك، استخدم: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -لتشغيل التطبيق استخدم: + لتشغيل التطبيق استخدم: -لينكس: + لينكس: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -ويندوز: + ويندوز: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -ثم: + ثم: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -ثم انتقل إلى`http://127.0.0.1:5000/`في متصفح الويب الخاص بك. + ثم انتقل إلى`http://127.0.0.1:5000/`في متصفح الويب الخاص بك. -لتشغيل الاختبارات استخدم: + لتشغيل الاختبارات استخدم: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # وثائق واجهة برمجة التطبيقات @@ -99,7 +100,7 @@ pip install threagile-builder - ال[Hatch-vcs](https://github.com/ofek/hatch-vcs)يحدد البرنامج المساعد لمصدر الإصدار إصدار المشروع باستخدام علامات Git -## البيئات +## Environments - تم تعريفها بدقة في قائمة بذاتها[`hatch.toml`](https://hatch.pypa.io/latest/intro/#configuration) - ال`test`تستخدم المصفوفة[حاويات الفتحة](https://github.com/ofek/hatch-containers)مكون إضافي لتشغيل كل بيئة داخل حاويات Docker؛ يمكن رؤية الاستخدام في[امتحان](.github/workflows/test.yml)سير عمل جيثب From c5f218a5219831fe8adeb181d07816f0abb76b14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:48 +0000 Subject: [PATCH 5/8] docs: Added README."fr".md translation via https://github.com/dephraiim/translate-readme --- README.fr.md | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.fr.md b/README.fr.md index 10dad2f..9f58775 100644 --- a/README.fr.md +++ b/README.fr.md @@ -33,43 +33,44 @@ Faire en sorte que votre code soit opérationnel sur votre propre système. 3. Dernières versions 4. Références API 5. Construire et tester : + Pour construire votre code, utilisez : -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -Pour exécuter l'application, utilisez : + Pour exécuter l'application, utilisez : -Linux : + Linux : -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -Fenêtres : + Fenêtres : -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -Alors: + Alors: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -Ensuite, accédez à`http://127.0.0.1:5000/`dans votre navigateur Internet. + Ensuite, accédez à`http://127.0.0.1:5000/`dans votre navigateur Internet. -Pour exécuter des tests, utilisez : + Pour exécuter des tests, utilisez : -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # Documentation API From e2bdc9a4cc528c27ef2012d68f3aa93c0f684912 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:09:56 +0000 Subject: [PATCH 6/8] docs: Added README."de".md translation via https://github.com/dephraiim/translate-readme --- README.de.md | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.de.md b/README.de.md index 02add9f..ffb0deb 100644 --- a/README.de.md +++ b/README.de.md @@ -33,43 +33,44 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen. 3. Neueste Veröffentlichungen 4. API-Referenzen 5. Erstellen und testen: + Um Ihren Code zu erstellen, verwenden Sie: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -Um die Anwendung auszuführen, verwenden Sie: + Um die Anwendung auszuführen, verwenden Sie: -Linux: + Linux: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -Windows: + Windows: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -Dann: + Dann: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -Navigieren Sie dann zu`http://127.0.0.1:5000/`in Ihrem Webbrowser. + Navigieren Sie dann zu`http://127.0.0.1:5000/`in Ihrem Webbrowser. -Um Tests auszuführen, verwenden Sie: + Um Tests auszuführen, verwenden Sie: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # API-Dokumentation From 366907e96009c8f2f2b4b44639656d8057c05455 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:10:03 +0000 Subject: [PATCH 7/8] docs: Added README."nl".md translation via https://github.com/dephraiim/translate-readme --- README.nl.md | 59 ++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/README.nl.md b/README.nl.md index 7ee3985..ec385ab 100644 --- a/README.nl.md +++ b/README.nl.md @@ -4,7 +4,7 @@ threagile-bouwer | | | | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| CI/CD | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | +| CI/CD | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml) [![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | | Pakket | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) | | Meta | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) | @@ -15,7 +15,7 @@ threagile-bouwer - [Glossarium](./GLOSSARY.md) - [Referenties](./REFERENCES.md) -**Samenvatting** +**Executive Summary** Uw code op uw eigen systeem operationeel krijgen. @@ -33,49 +33,50 @@ Uw code op uw eigen systeem operationeel krijgen. 3. Nieuwste releases 4. API-referenties 5. Bouwen en testen: + Om uw code samen te stellen, gebruikt u: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -Om de applicatie uit te voeren, gebruikt u: + Om de applicatie uit te voeren, gebruikt u: -Linux: + Linux: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -Ramen: + Ramen: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -Dan: + Dan: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -Navigeer vervolgens naar`http://127.0.0.1:5000/`in uw webbrowser. + Navigeer vervolgens naar`http://127.0.0.1:5000/`in uw webbrowser. -Om tests uit te voeren, gebruikt u: + Om tests uit te voeren, gebruikt u: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # API-documentatie Navigeer naar`http://127.0.0.1:5000/docs`in uw webbrowser, of download de openapi.json van`http://127.0.0.1:5000/openapi.json`. -# Statistieken +# Metrics Laat een stuk gereedschap als Prometheus schrapen`http://127.0.0.1:5000/metrics`. @@ -124,7 +125,7 @@ Zien[README.md](./100/README.md) Zien[README.md](./200/README.md) -## 300 - Onze applicatie bouwen +## 300 - Building Our Application Zien[README.md](./300/README.md) From 42f28f533c7bef68c9a9df945d6f00b465baae92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:10:10 +0000 Subject: [PATCH 8/8] docs: Added README."es".md translation via https://github.com/dephraiim/translate-readme --- README.es.md | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.es.md b/README.es.md index 93c5065..8b9199f 100644 --- a/README.es.md +++ b/README.es.md @@ -33,43 +33,44 @@ Cómo poner en marcha su código en su propio sistema. 3. Últimos lanzamientos 4. Referencias API 5. Construir y probar: + Para construir su código, use: -```bash -$ cd threagile-builder -$ hatch build -``` + ```bash + $ cd threagile-builder + $ hatch build + ``` -Para ejecutar la aplicación, utilice: + Para ejecutar la aplicación, utilice: -Linux: + Linux: -```bash -export SECRET_KEY="secret" -``` + ```bash + $ export SECRET_KEY="secret" + ``` -Ventanas: + Ventanas: -```bash -setx SECRET_KEY secret -``` + ```bash + $ setx SECRET_KEY secret + ``` -Entonces: + Entonces: -```bash -$ cd threagile-builder -# Without hatch: $ python src/threagile_builder/app.py -$ hatch run src/threagile_builder/app.py -``` + ```bash + $ cd threagile-builder + # Without hatch: $ python src/threagile_builder/app.py + $ hatch run src/threagile_builder/app.py + ``` -Luego, navegue hasta`http://127.0.0.1:5000/`en su navegador web. + Luego, navegue hasta`http://127.0.0.1:5000/`en su navegador web. -Para ejecutar pruebas, utilice: + Para ejecutar pruebas, utilice: -```bash -$ cd threagile-builder -$ pytest tests/ -``` + ```bash + $ cd threagile-builder + $ pytest tests/ + ``` # Documentación API