A-PachecoT / console-quest-rpg

0 stars 0 forks source link

Testing environment; with gherkin and pytest #39

Closed A-PachecoT closed 1 month ago

A-PachecoT commented 1 month ago

This pull request includes significant changes to the development and testing setup, as well as some updates to the combat feature in the application. The most important changes include the addition of a new development Dockerfile, modifications to the CI workflow to include test execution, and the introduction of behavior-driven development (BDD) tests for combat scenarios.

Development and Testing Setup:

Application Code Changes:

Behavior-Driven Development (BDD) Tests:

Miscellaneous:

thsergitox commented 1 month ago

Format!