Azure / azure-kusto-node

JS SDK for the Kusto service
MIT License
53 stars 39 forks source link

Add cross-env for ESM support in Jest tests #331

Closed AsafMah closed 3 weeks ago

AsafMah commented 3 weeks ago

Include cross-env in devDependencies and use it in the test script to set NODE_OPTIONS, ensuring compatibility with ESM.

Added

Changed

Fixed

Security

github-actions[bot] commented 3 weeks ago

Unit Test Results

    1 files  ±0    17 suites  ±0   8m 30s :stopwatch: -3s 275 tests ±0  267 :heavy_check_mark: ±0  8 :zzz: ±0  0 :x: ±0  281 runs  ±0  273 :heavy_check_mark: ±0  8 :zzz: ±0  0 :x: ±0 

Results for commit e6173a52. ± Comparison against base commit cebe4e6d.