Developer testing policy

From Integrics Wiki
Revision as of 12:03, 21 August 2026 by Dcunningham (talk | contribs) (Created page with "Integrics policy for testing of code is as follows. For development of new features, the code must be tested by: # Firstly by AI such as Claude or ChatGPT. # Secondly by another engineer. For fixes to existing features, the code must be tested by: # AI such as Claude or ChatGPT, or another engineer if that's not possible.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integrics policy for testing of code is as follows.

For development of new features, the code must be tested by:

  1. Firstly by AI such as Claude or ChatGPT.
  2. Secondly by another engineer.

For fixes to existing features, the code must be tested by:

  1. AI such as Claude or ChatGPT, or another engineer if that's not possible.