diff --git a/docs/site/docs/getting-started/shallow-rendering.md b/docs/site/docs/getting-started/shallow-rendering.md new file mode 100644 index 000000000..d629690c1 --- /dev/null +++ b/docs/site/docs/getting-started/shallow-rendering.md @@ -0,0 +1,8 @@ +--- +uid: shallow-rendering +title: Shallow rendering +--- + +# Shallow rendering + +This feature is coming soon to bUnit. \ No newline at end of file diff --git a/docs/site/docs/test-doubles/stubbing-components.md b/docs/site/docs/test-doubles/stubbing-components.md new file mode 100644 index 000000000..35359d5c5 --- /dev/null +++ b/docs/site/docs/test-doubles/stubbing-components.md @@ -0,0 +1,8 @@ +--- +uid: stubbing-components +title: Stubbing components +--- + +# Stubbing components + +This feature is coming soon to bUnit. \ No newline at end of file