mirror of
https://github.com/0xsrb/AASRT.git
synced 2026-04-23 17:15:58 +02:00
8 lines
121 B
Python
8 lines
121 B
Python
"""
|
|
Unit Tests for AASRT
|
|
|
|
Unit tests test individual components in isolation using mocks
|
|
for external dependencies.
|
|
"""
|
|
|