mirror of https://github.com/actions/toolkit
![]() Instead of manually mocking, we can instead use `jest.fn()` and assert that the correct calls were made. |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
@actions/core
Core functions for setting results, logging, registering secrets and exporting variables across actions
Usage
See src/core.ts.