From 674a900dec723dee576eb5e45677f9908d958e9f Mon Sep 17 00:00:00 2001 From: Sascha Egerer Date: Wed, 27 Aug 2025 14:01:18 +0200 Subject: [PATCH] Add Axeception module for axe-core tests --- _data/modules.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/modules.yml b/_data/modules.yml index 06df2206..d36e1192 100644 --- a/_data/modules.yml +++ b/_data/modules.yml @@ -15,6 +15,10 @@ link: https://github.com/walterwhites/Appium-codeception-module description: Easy Appium integration, iOS Automation +- name: Axeception + link: https://github.com/flowdgmbh/codeception-axeception + description: Run axe-core acceptance tests in codeception + - name: BrowserMob link: https://github.com/edno/codeception-browsermob description: Codeception module for BrowserMob Proxy.