Angular UTC Generator for Visual Studio CodeWelcome to the Angular UTC Generator extension for Visual Studio Code! This extension is designed to streamline the process of adding and updating UTC (Unit test Cases) in your Angular project, specifically for components, directives, pipes, and services files. Additionally, it offers the functionality to generate separate spec files for existing specs of components, directives, pipes, and services, ensuring that original spec files remain untouched. Uses ngentest package internally. Features
Getting Started
UsageOpen any Typescript file and press Ctrl + Shift + P and select the command "Generate UTC for active file" ContributingIf you encounter any issues or have suggestions for improvements, feel free to open an issue on the GitHub repository. Contributions are also welcome through pull requests. LicenseThis extension is licensed under the MIT License. Happy coding with Angular Spec Generator! |