Skip to content
Anoop C S edited this page Nov 28, 2023 · 3 revisions

Welcome to the sit-test-cases wiki!

Project is aimed to provide a set of tests that are designed to run against any SMB server implementations. The only prerequisite is that we have a SMB server exporting a filesystem which can be accessed over the network. Different test scenarios are categorized into subsets to ease the selection of test cases. It includes both functional and performance level testing based on popular open source utilities. Overall test framework is built using pytest to better integrate complex testing on top of network filesystems.

Clone this wiki locally