Automatically generating tests for JS/TS functions in VS Code with GitHub Copilot
March 1st, 2023Want to automatically generate tests for your JS/TS functions? GitHub CoPilot now does that. GitHubNext added a TestPilot experiment that can generate tests for a function by analysing it and scanning the docs and comments.