Welltested Docs
v2.x.x
v2.x.x
  • Documentation
    • Set up
    • Unit Tests
      • Annotation
      • Generate Tests
      • Save Tests
      • Good to Knows
        • Custom Testcases
        • Regenerate Bad Tests
        • The Batching Rule
    • FAQs
      • Paid Plans
      • Code Privacy
      • Support
      • Using with FVM
    • Testability Guidelines
Powered by GitBook
On this page
  • What parts of my code are collected?
  • Is my code used for training?
  • I accidentally used my individual account for my work project. What can I do?

Was this helpful?

  1. Documentation
  2. FAQs

Code Privacy

What parts of my code are collected?

We only analyze the code and context required to generate unit tests, i.e. the classes annotated for testing and their dependencies. ‍We also save the generated tests and the updates made by you in the tests.

Is my code used for training?

If you're a startup or enterprise customer, your data is fully private and we don't use it to improve our models.

For individual users, we use the generated test data to enhance our public models and improve the test quality for all users.

I accidentally used my individual account for my work project. What can I do?

Don't stress, in most cases, we run scrutiny before using collected code for training so nothing sensitive will be likely compromised. Also, you can request the deletion of your existing data for any reason regardless of your plan. No questions asked! Please reach us at team@welltested.ai.

PreviousPaid PlansNextSupport

Last updated 1 year ago

Was this helpful?