Skip to content

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