Recently I’ve accumulated quite a lot of experience with automated testing (Unit, Integration and End2End) and Build pipelines, so I was thinking that to give back to the community I could create a course on Udemy (so it would be accessible for a wide audience for a fair price).
Topics I’m thinking about including:
Test pyramid
Unit Testing in Unity
Integration Test in Unity
End2End test in Unity
Mocks and Stubs (Unit level)
Stubs (Integration and End2End level)
Running automated tests inside a pipeline (Continuous integration)
Configuring a pipeline (Unity Cloud / Github?)
Continuous deployment (pushing changes to pipeline, passing all tests, deploying automatically on all destinations like Apple Store, Google Play and whatever else
So if not asking much, I’d like to ask what you guys think about these topics during such course.
Also, is there anything missing here?
Beforehand I greatly appreciate your help, all suggestions count and as I’ve been with unity 3+ years now, I can’t wait to give back to the community.