Replies: 1 comment 7 replies
-
Hi @rfennell I see the specs. Are still not seeing them? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a query over adding TestSpace to a new repo, the tests are now shown
Setup
I have tried to setup Testspaces on a new repo i.e. one that only contained a
readme.md
andlicense
.I added the
/.testspace.yml
containingIn the
/specs
folder, I added the most basic spec I could in the filetest a.md
What I see
There are no tests show in the TestSpaces UI
But the file is in the repo
The strange this is that, if I add a new file
/specs/ABC.md
and copy in the content from `/specs/test a.md', the copy shows up in the UI.Questions
This has left me confused, so a couple of questions
I am sure it is something I have done wrong, over filename or markdown format
Beta Was this translation helpful? Give feedback.
All reactions