Search Unity

Tests as part of asset store package upload

Discussion in 'Testing & Automation' started by liortal, Oct 22, 2019.

  1. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    As an asset store publisher, are there any efforts spent on adding validations and tests as part of the package submission process?

    The submission is done via an editor plugin (Asset store tools) and i believe it could be improved by incorporating tests into the process, for example:
    • Run all tests (locally) before uploading the .unitypackage.
    • Run tests on the asset (backend, done by Unity) against major Unity versions to check for compatibility issues or bugs.
    In case the asset does not include any tests, some common tests could be provided by the asset store team themselves probably.

    Not sure this is the right forum - maybe the "asset store publishers" forum may be more appropriate (?)
     
    awsapps likes this.
  2. bdovaz

    bdovaz

    Joined:
    Dec 10, 2011
    Posts:
    1,051
    I think that's a very good idea.

    Do you have access to the private forum for developers of the asset store? If so, put it there as well.
     
  3. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    Yes, i just re-posted this message on that forum.