# build_swift The `build_swift` module contains data-structures and functions used by the Swift build-script. ## Unit Tests You may run the unit test suite using the command: ```sh $ python3 utils/build_swift/run_tests.py ```