neo-devpack-solidity 0.22.0

Production-focused Solidity-to-NeoVM compilation system
Documentation
1
2
3
4
5
//! Unit test entry point
//!
//! This file serves as the entry point for unit tests in tests/unit/

mod unit;