| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA workshop on testing in Python. Covers mocking, smoke and mutation testing.
Python 10
This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.
Implementation of the FCFS, RR, SJF, and SRTF scheduling algorithms.
Python
A program that benchmarks operations of a dynamic set when it is implemented using a doubly-linked list vs a binary search tree.
Java
A program that processes the c/yacc/lex source file arguments, outputting the dependencies between the corresponding .o file, the .c source file, and any included .h files.
C++
| Back | FazBrowse Home | New Git URL |