Skip to content

ndamalos/bat-test-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gotham Needs You

This repository contains robust pytest-based tests for the Bat-Tech software, ensuring all critical gadgets and systems work flawlessly.

Structure

  • bat_functions.py: Main module with Bat-Tech functions.
  • test_bat_functions.py: All pytest tests, covering calculations, parametrization, fixtures, and mocking.
  • .github/workflows/pytest.yml: GitHub Actions workflow for automatic CI on push and PR.

How to Run Tests

  1. pip install pytest
  2. pytest

Continuous Integration

All tests run automatically on GitHub Actions (Python 3.9 and 3.11, Ubuntu).

Author

Assignment for Batman's elite tech team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages