-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
A-WindowingPlatform-agnostic interface layer to run your app inPlatform-agnostic interface layer to run your app inC-TestingA change that impacts how we test Bevy or how users test their appsA change that impacts how we test Bevy or how users test their apps
Description
Writing tests for these types is quite challenging.
We should have:
- Constant constructors wherever possible.
- Doc tests demonstrating simple testing practices (likely using the
Defaultstruct update syntax forWindowDescriptor. - A
const fn newmethod onWindowsthat accepts a singleWindow.
Metadata
Metadata
Assignees
Labels
A-WindowingPlatform-agnostic interface layer to run your app inPlatform-agnostic interface layer to run your app inC-TestingA change that impacts how we test Bevy or how users test their appsA change that impacts how we test Bevy or how users test their apps