-
-
Notifications
You must be signed in to change notification settings - Fork 119
Make samples from documentation runnable via Telerik REPL #994
Copy link
Copy link
Open
Labels
backlogEnhancements which are relevant but not a priority at the moment.Enhancements which are relevant but not a priority at the moment.documentationImprovements or additions to documentationImprovements or additions to documentationinvestigateThis issue require further investigation before closing.This issue require further investigation before closing.
Metadata
Metadata
Assignees
Labels
backlogEnhancements which are relevant but not a priority at the moment.Enhancements which are relevant but not a priority at the moment.documentationImprovements or additions to documentationImprovements or additions to documentationinvestigateThis issue require further investigation before closing.This issue require further investigation before closing.
Our friends from Telerik have been working on a prototype that will allow us to run bUnit tests inside their Blazor REPL environment. I suspect there will be some limitations here, like demos of
WaitForXfeatures and perhaps an injection of services, JSInterop, that won't work, but it may still be worthwhile to have this available in the remaining places.Related issue: #145
Here is a demo:
The current suggestion is that the integration could work like this:
Here are the "upload samples" details:
Next step