-
Notifications
You must be signed in to change notification settings - Fork 15
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
TDD Core Skill issues #22
Comments
Notes from running assessment with Y
|
Under well-written tests: something about Hierarchical tests. |
Under well designed tests: Something about conciseness. |
Potentially worth faking the actual twitter API with a simulator from another docker container? Maybe simulate latency there to keep web request time realistic (see: slow) |
I'm wondering how fair the current assessment guide is against people with most of their background in statically-typed languages. Could you simply not think about some of the things from the marking guide because you’ve spent your whole life watching how the compiler does that for you? Should we then have some statically-typed languages in a mix as well? With a marking guide different a bit? I don't have any specific examples in mind yet, I put that comment here just to be wary of that. |
Please create / link to sub-issues if wanting to discuss a specific topic.
Notes 1
Notes from running assessment with X
Rails really made this hard for X, and probably introduced a lot of stress, so I provided some assistance around Rails.
Feel like recognising fast feedback cycles should be giraffe or wolf.
I showed X how to skip the other tests because watching him wait was too painful.
Saw some good spiking around Rails to get their head around it (although no marks, sorry)
We hit the twitter rate limit and couldn’t run make serve for a period of time
Also provided some assistance around rspec
Writes only the simplest test
The text was updated successfully, but these errors were encountered: