๐งโ๐ป Local Rule Development (ewx-public)
Write and test custom Energyworx rules locally with full IDE support and type hints using the ewx-public package.
๐งช Unit Testing Rules: A Practical Guide
Unit test your custom Energyworx rules locally without mocks using the ewx_public.testing module with pytest.
๐ Automated Platform Testing (pytest-bdd-ewx)
Automate end-to-end testing against live Energyworx environments using pytest-bdd with the pytest-bdd-ewx plugin.
๐ฅ Profiler
Identify CPU bottlenecks in your rules and flow configurations using the Profiler with flame graphs and time-based analysis.
๐ผ Pandas 2.x Migration Guide for Energyworx
Migrate custom rules and adapters from Pandas 1.x to 2.x with breaking change details and cross-version compatibility guidance.