-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create documentation site for beta release #444
Comments
I think we should also have a page on |
@jorgelainfiesta when you say declarative tests, are you talking about writing objects with descriptions and actions? vs bare async functions? |
@cowboyd yeah exactly |
So while typing out the first draft for
Thoughts? |
@minkimcello These suggestions make a lot of sense. If we can get some confirmation from @jorgelainfiesta, let's go ahead and update the outline in the issue. |
@minkimcello great! Moving the Interactors up is definitely a good one. During the demo with TestDouble, they mentioned that the way of writing tests in BigTest was difficult because it was not as one could be used to. Should we have a section on writing tests in the top part, where we introduce like some basic use-cases? Could be the equivalent of https://docs.cypress.io/guides/core-concepts/writing-and-organizing-tests.html
Charles has mentioned that most of the work on BigTest is done through the CLI, so that would make sense. The errors are still a bit unclear to me, perhaps we can talk about the errors you can get as well? Perhaps a comment on how to debug would be useful too.
I don't know the current state of affairs, but what do they need to effectively have virtual browsers running on CI? like do they need to pay a service to test against iOS Safari, for instance, or is it headless as well?
To my understanding, it's still unclear what we'll do here. I'd put it on hold, perhaps ratake it later on? |
Huh? The
I haven't tried Safari yet but I'm working this section next so I'll start fiddling with it. |
I thought creating a fake website with dropdown menus would take up unnecessary time (and we would probably end up redoing most of it anyway) so I just created a pull request and split up the doc drafts into markdown files and organized them into different directories. I hope this isn't the weirdest way of gathering material. |
Update: I'm currently working on organizing Below are some of the things still on the agenda:
|
Can we close this and continue discussion over at #683? |
@minkimcello yes indeed. Thanks for remembering |
These pieces of documentation were the ones identified as being critical to get folks on-boarded into the bigtest eco-system:
Some documentation sites we could do worse than emulating:
The text was updated successfully, but these errors were encountered: