Releases: salesforcecli/plugin-apex
Releases · salesforcecli/plugin-apex
1.4.1
1.4.0
Bug Fixes
--json
flag should override-r json
flag inforce:apex:test:run
andforce:apex:test:report
(#177) (#178) (965e1c1)- add caret to command and fix tests (#292) (e1640df)
- add complete result info for getLogs (#146) (317b129)
- apex code coverage flag (#268) (226f1af)
- change how oclif manifest gets generated (#88) (310b2b3)
- fix help text issues (#163) (ceb1f6e)
- format for test-result-codecoverage file (#114) (57ae62d)
- handle test method covering multiple classes (#122) (1102a25)
- ignore apex:test:run when publishing (#85) (7f35aca)
- junit testresult file generation (#285) (3cb4dd7)
- minor tweaks (d042508)
- missing message to run test report command (#94) (3fc9839)
- move human-readable reporter to library (#113) (18127cf)
- perf issue while mapping coverage to source (#287) (f89359e)
- revert RunLocalTests sync bug fix (#182) (ce870ef)
- set correct exit codes on failure (#185) (a49d999), closes forcedotcom/salesforcedx-vscode#3163
- synchronous run error (#277) (4386f20)
- use SfdxCommand to do org error handling (#64) (0694ee9)
Features
- add apex code coverage reporters (#284) (02c3584)
- add force:apex:test:report command to the plugin (#108) (ac1634e)
- add force:test:run command (basic functionality) (#62) (b7624b5)
- add JSON result to test:run command (#101) (417c047)
- add junit result format to test:run command (#96) (c9f98f1)
- add output directory functionality to library and plugin (#106) (83977f1)
- add TAP reporter for Apex test results (#91) (5b7ecae)
- add testRunCoverage and small fixes (#100) (19e1eec)
- bump apexnode and core (7aa3f39)
- bump version of @salesforce/core (#267) (cb4aae8)
- bump version of core and faye (#261) (bd432bf)
- changes to subscribe to test runs (#200) (fa35ae2), closes #198
- Check for query limits before getting apex test results (#92) (6786dbb)
- exit Apex test runs early (#215) (e5be530)
- handle namespaces when running tests (#126) (1108cca)
- validate all flags and handle errors (#84) (9c6f293)