Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLIM-CLI Best Practices Bot Commit (Testing Plan) #472

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yunks128
Copy link

Purpose

The purpose of this PR is to introduce documentation for testing practices in Unity Common Services (Unity-CS). It outlines the testing architecture, including continuous and automated testing methodologies, and provides clear guidelines on static code analysis and unit testing.

Proposed Changes

  • [ADD] Documentation: Added a comprehensive TESTING.md document that covers the testing categories (Static Code Analysis and Unit Tests), testing setup, and automation in Unity Common Services.
  • [ADD] Instructions for manually and automatically running Static Code Analysis and Unit Tests.
  • [ADD] Contributions guidelines for both Static Code Analysis (e.g., using SonarQube) and Unit Tests (e.g., using PyTest).

Issues

  • No current issues directly related to this PR. The addition of the testing guidelines will help prevent future issues related to untested code and coding standard violations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant