From 07ff9b445ff928a2aa7f8ca867551e4402f32c1c Mon Sep 17 00:00:00 2001 From: Mathias Paulenko Echeverz Date: Wed, 29 Jul 2026 01:39:34 +0800 Subject: [PATCH] Add Awesome Behave to Related Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b24efd..6e4e7af 100644 --- a/README.md +++ b/README.md @@ -319,3 +319,4 @@ Collection of awesome Python resources for testing and generating test data. - [Awesome Python](https://github.com/vinta/awesome-python/blob/master/README.md#testing) - A curated list of awesome Python frameworks, libraries, software and resources. - [Python test automation](https://github.com/atinfo/awesome-test-automation/blob/master/python-test-automation.md) - A comprehensive curated list of python test automation frameworks, tools, libraries and software to help software engineers easily bootstrap test automation on python. - [commit-check](https://github.com/commit-check/commit-check) - Check commit message formatting, branch naming, commit author, email, and more. +- [Awesome Behave](https://github.com/MathiasPaulenko/awesome-behave#readme) - A curated list of Behave resources, tools, and libraries for Python BDD.