Skip to content

Commit 74152c8

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 90a258d + 8b984f9 commit 74152c8

3 files changed

Lines changed: 11 additions & 34 deletions

File tree

index.html

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3819,7 +3819,7 @@ <h3><a href="https://docs.python.org/3/library/unittest.html" target="_blank" st
38193819

38203820
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
38213821
<div class="card p-3">
3822-
<a href="https://docs.pytest.org/" target="_blank" class="text-center">
3822+
<a href="https://github.com/pytest-dev/pytest" target="_blank" class="text-center">
38233823
<img class="card-img-top p-3" src="static/image/logos/pytest.svg" style="width: 75%; height: auto;" alt="pytest">
38243824
</a>
38253825
<figure class="p-3 mb-0">
@@ -3837,7 +3837,7 @@ <h3><a href="https://docs.python.org/3/library/unittest.html" target="_blank" st
38373837
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
38383838
<div class="card">
38393839
<div class="card-body">
3840-
<a href="https://behave.readthedocs.io/en/latest/" target="_blank">
3840+
<a href="https://github.com/behave/behave" target="_blank">
38413841
<img class="card-img-top p-1" src="static/image/logos/behave.webp" style="width:75%; height:auto;" alt="Behave">
38423842
</a>
38433843
<p class="card-text text-muted mt-3">behave is behaviour-driven development, Python style.</p>
@@ -3854,13 +3854,13 @@ <h3><a href="https://docs.python.org/3/library/unittest.html" target="_blank" st
38543854
<div class="card p-3">
38553855
<figure class="p-3 mb-0">
38563856
<div class="text-center">
3857-
<a href="https://robotframework.org/" target="_blank">
3857+
<a href="https://github.com/robotframework/robotframework" target="_blank">
38583858
<img class="card-img-top" src="static/image/logos/robot-framework.png" style="width: 80%; height: auto;" alt="robot-framework">
38593859
</a>
38603860
</div>
3861-
<h3><a href="https://robotframework.org/" target="_blank">Robot Framework</a></h3>
3861+
<h3><a href="https://github.com/robotframework/robotframework" target="_blank">Robot Framework</a></h3>
38623862
<blockquote class="blockquote">
3863-
<a href="https://robotframework.org/" target="_blank">
3863+
<a href="https://github.com/robotframework/robotframework" target="_blank">
38643864
Generic automation framework for acceptance testing and RPA
38653865
</a>
38663866
</blockquote>
@@ -3872,7 +3872,7 @@ <h3><a href="https://robotframework.org/" target="_blank">Robot Framework</a></h
38723872
<div class="card">
38733873
<div class="card-header" style="background-color:#2980B9;">
38743874
<h3 class="text-center">
3875-
<a style="color:#fff" href="https://docs.nose2.io/en/latest/" target="_blank">
3875+
<a style="color:#fff" href="https://github.com/nose-devs/nose2" target="_blank">
38763876
nose2
38773877
</a>
38783878
</h3>
@@ -3904,18 +3904,6 @@ <h3 class="text-start">
39043904
</div>
39053905
</div>
39063906

3907-
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
3908-
<div class="card">
3909-
<div class="card-body">
3910-
<a href="https://github.com/darrenburns/ward" target="_blank">
3911-
<img class="card-img-top p-1" src="static/image/logos/ward.png" style="width:75%; height:auto;" alt="Ward">
3912-
</a>
3913-
<hr>
3914-
<p class="card-text">Ward is a modern test framework for Python with a focus on productivity and readability.</p>
3915-
</div>
3916-
</div>
3917-
</div>
3918-
39193907
</div>
39203908
</div>
39213909
<!--End of Automated Testing-->
@@ -3937,12 +3925,12 @@ <h3 class="mt-4 display-6">Enterprise Integrations</h3>
39373925

39383926
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
39393927
<div class="card text-end">
3940-
<a class="text-center m-3" href="https://zato.io" target="_blank">
3928+
<a class="text-center m-3" href="https://github.com/zatosource/zato" target="_blank">
39413929
<img class="card-img-top" src="static/image/logos/zato.svg" style="width:70%;height:auto" alt="Zato">
39423930
</a>
39433931
<hr class="my-2">
39443932
<div class="card-body text-center">
3945-
<h3 class="card-title"><a href="https://zato.io" target="_blank">Zato</a></h3>
3933+
<h3 class="card-title"><a href="https://github.com/zatosource/zato" target="_blank">Zato</a></h3>
39463934
<p class="card-text">Open-source Enterprise Service Bus, API, AI and Cloud Integrations in Python.</p>
39473935
<h6 class="card-text"> - <i>Integrate everything. In Python.</i></h6>
39483936
</div>
@@ -3951,7 +3939,7 @@ <h6 class="card-text"> - <i>Integrate everything. In Python.</i></h6>
39513939

39523940
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
39533941
<div class="card p-3">
3954-
<a href="https://www.odoo.com/" target="_blank" class="text-center">
3942+
<a href="https://github.com/odoo/odoo" target="_blank" class="text-center">
39553943
<img class="card-img-top p-3" src="static/image/logos/odoo.png" style="width: 100%; height: auto;" alt="Odoo">
39563944
</a>
39573945
<figure class="p-3 mb-0">
@@ -3968,7 +3956,7 @@ <h6 class="card-text"> - <i>Integrate everything. In Python.</i></h6>
39683956
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
39693957
<div class="card text-center">
39703958
<div class="cart-title">
3971-
<a href="https://erpnext.com/" target="_blank">
3959+
<a href="https://github.com/frappe/erpnext" target="_blank">
39723960
<img class="card-img-top p-1" src="static/image/logos/erpnext.png" style="width:30%; height:auto;" alt="ERPNext">
39733961
</a>
39743962
</div>
@@ -3979,7 +3967,7 @@ <h3><a href="https://github.com/frappe/erpnext" target="_blank">ERPNext</a></h3>
39793967
</p>
39803968
<p class="card-text text-muted">
39813969
<small>
3982-
Built on the <a href="https://frappeframework.com/", target="_blank">Frappe Framework</a>, a full-stack web app framework built with Python & JavaScript.
3970+
Built on the <a href="https://github.com/frappe/frappe" target="_blank">Frappe Framework</a>, a full-stack web app framework built with Python & JavaScript.
39833971
</small>
39843972
</p>
39853973
</div>

static/image/logos/task-weaver.svg

Lines changed: 0 additions & 11 deletions
This file was deleted.

static/image/logos/ward.png

-164 KB
Binary file not shown.

0 commit comments

Comments
 (0)