React three fiber (R3f) testing tutorial covers how use react three fiber renderer for testing. Will cover a basic TDD approach.
Intro: (00:0:00)
Project setup including installing React Three Test Renderer (00:11:42)
Create test one - child components (00:24:37)
Create test two - Color property (00:5:05)
Create test three - Test click event handling and scale property (00:29:42)
docs : https://docs.pmnd.rs/react-three-fiber/tutorials/testing
code : https://github.com/ui-code-tv/react3d-testing-demo
Check out my other videos on react-three-fiber
Working with GLB models: https://www.youtube.com/watch?v=8UB78yGtEJA&t=730s
React-three-fiber and react-spring 3d https://www.youtube.com/watch?v=jAbK-4-_NOM&t=189s
Creat GLB model and import: https://www.youtube.com/watch?v=2jwqotdQmdQ&t=690s
Download
0 formats
No download links available.
React three fiber (R3f) testing tutorial: Testing your 3D app using TDD approach | NatokHD