Add basic test coverage for:
- obfuscate_string! macro behavior
- obfuscate_flow! integration
- Utility methods
Also, set up a GitHub Actions workflow that runs cargo test on every push or pull request.
CI is crucial to ensure library stability as it evolves.
Add basic test coverage for:
Also, set up a GitHub Actions workflow that runs cargo test on every push or pull request.
CI is crucial to ensure library stability as it evolves.