Testing
Pulsar have unit tests and integration tests. Integration tests are managed by the Pulsar test suite.
info
You need to install the prerequisite packages to launch the following commands.
Unit tests
cargo test
Integration tests
cargo xtask test