As per Angular docs, Angular supports current, active LTS, or maintenance LTS version of Node.js

And, according to testing docs, Karma is the default test runner.
Does this mean tools provided by default in Angular CLI follow same node compatibility? Specifically, Should the default test framework, Karma, support node v15 (current)?
Issues: karma-runner/karma#3570, karma-runner/karma#3571
As per Angular docs, Angular supports current, active LTS, or maintenance LTS version of Node.js

And, according to testing docs, Karma is the default test runner.
Does this mean tools provided by default in Angular CLI follow same node compatibility? Specifically, Should the default test framework, Karma, support node v15 (current)?
Issues: karma-runner/karma#3570, karma-runner/karma#3571