Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realise a project to show Automatic testing in BabylonJS #12772

Closed
bvaisman-GitHub opened this issue Jul 20, 2022 · 3 comments
Closed

Realise a project to show Automatic testing in BabylonJS #12772

bvaisman-GitHub opened this issue Jul 20, 2022 · 3 comments

Comments

@bvaisman-GitHub
Copy link

We only accept feature requests that are discussed on the BabylonJS forum

Is your feature request related to a problem? Please describe.
I could be great to show the BabylonJS users how to deploy automatic unit tests in a project

Discussion
https://forum.babylonjs.com/t/automatic-testing/774/11

@RaananW
Copy link
Member

RaananW commented Jul 21, 2022

To clarify the feature requested here -

We have not discussed unit testing, as unit testing is local in your project and has nothing to do directly with babylon.
What we can offer in a future release (and probably in an external package) is a way to run validation tests in an external project, similar to the way we run validation tests in our project. It will be a package including peer dependencies on jest, puppeteer and jest-screenshot (among others)

@bvaisman-GitHub
Copy link
Author

bvaisman-GitHub commented Jul 21, 2022 via email

@RaananW
Copy link
Member

RaananW commented May 9, 2023

I have added validation tests automation in the es6 template - https://github.com/RaananW/babylonjs-webpack-es6#running-validation-tests

@RaananW RaananW closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants