Other
[ DevCourseWeb com ] Udemy - Python Testing 101
Torrent info
Name:[ DevCourseWeb com ] Udemy - Python Testing 101
Infohash: 38767E58C95FD3BA0A46384795908F87E88C0A59
Total Size: 2.38 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-12-15 23:33:40 (Update Now)
Torrent added: 2022-04-14 22:07:13
Torrent Files List
Get Bonus Downloads Here.url (Size: 2.38 GB) (Files: 1423)
Get Bonus Downloads Here.url
~Get Your Files Here !
01 - Introduction
001 Intro.mp4
001 Intro_en.vtt
002 InstallConfigure Pycharm in Windows.mp4
002 InstallConfigure Pycharm in Windows_en.vtt
003 About the Application Under Test(AUT).mp4
003 About the Application Under Test(AUT)_en.vtt
02 - Getting The Basics Right
001 Getting Started.mp4
001 Getting Started_en.vtt
002 Fix your Tests using Fixtures.mp4
002 Fix your Tests using Fixtures_en.vtt
003 Test Discovery & cmd line options.mp4
003 Test Discovery & cmd line options_en.vtt
03 - MockTest Double and Assert Options
001 Mock or Test Double Basics.mp4
001 Mock or Test Double Basics_en.vtt
002 Mock or Test Double Example.mp4
002 Mock or Test Double Example_en.vtt
003 Assert And make it Right.mp4
003 Assert And make it Right_en.vtt
04 - Parameterized Tests
001 Method Level Parameterize.mp4
001 Method Level Parameterize_en.vtt
002 Class Level Parameterize.mp4
002 Class Level Parameterize_en.vtt
05 - Test Execution & Reporting (Pytest, Jenkins)
001 About Pytest & Execute tests using Pytest.mp4
001 About Pytest & Execute tests using Pytest_en.vtt
002 Execute unittest from Jenkins(CICD tool).mp4
002 Execute unittest from Jenkins(CICD tool)_en.vtt
003 Mid-Course summary.mp4
003 Mid-Course summary_en.vtt
06 - Unittesting a Real Application
001 Section Intro.mp4
001 Section Intro_en.vtt
002 Import Application in Pycharm.mp4
002 Import Application in Pycharm_en.vtt
003 App walk through.mp4
003 App walk through_en.vtt
004 Write Unittest for App.mp4
004 Write Unittest for App_en.vtt
005 Write Unittest for App with Mock.mp4
005 Write Unittest for App with Mock_en.vtt
FlaskAppUTest
buildDb.py
idea
FlaskAppUTest.iml
misc.xml
modules.xml
workspace.xml
instance
app.db
prod.cfg
testenv.cfg
main
__init__.py
__pycache__
__init__.cpython-36.pyc
models.cpython-36.pyc
rest.cpython-36.pyc
models.py
rest.py
run.py
venv
Lib
site-packages
Flask-1.1.2.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
Flask_Bcrypt-0.7.1-py3.6.egg-info
PKG-INFO
SOURCES.txt
dependency_links.txt
installed-files.txt
not-zip-safe
requires.txt
top_level.txt
version_info.json
Flask_Login-0.5.0.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
Flask_SQLAlchemy-2.4.1.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
top_level.txt
Jinja2-2.11.2.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
MarkupSafe-1.1.1.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
top_level.txt
SQLAlchemy-1.3.16.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
Werkzeug-1.0.1.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
top_level.txt
__pycache__
flask_bcrypt.cpython-36.pyc
six.cpython-36.pyc
_cffi_backend.cp36-win32.pyd
bcrypt-3.1.7.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
bcrypt
__about__.py
__init__.py
__pycache__
__about__.cpython-36.pyc
__init__.cpython-36.pyc
_bcrypt.cp36-win32.pyd
cffi-1.14.0.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
cffi
__init__.py
__pycache__
__init__.cpython-36.pyc
api.cpython-36.pyc
backend_ctypes.cpython-36.pyc
cffi_opcode.cpython-36.pyc
commontypes.cpython-36.pyc
cparser.cpython-36.pyc
error.cpython-36.pyc
ffiplatform.cpython-36.pyc
lock.cpython-36.pyc
model.cpython-36.pyc
pkgconfig.cpython-36.pyc
recompiler.cpython-36.pyc
setuptools_ext.cpython-36.pyc
vengine_cpy.cpython-36.pyc
vengine_gen.cpython-36.pyc
verifier.cpython-36.pyc
_cffi_errors.h
_cffi_include.h
_embedding.h
api.py
backend_ctypes.py
cffi_opcode.py
commontypes.py
cparser.py
error.py
ffiplatform.py
lock.py
model.py
parse_c_type.h
pkgconfig.py
recompiler.py
setuptools_ext.py
vengine_cpy.py
vengine_gen.py
verifier.py
click-7.1.1.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
top_level.txt
click
__init__.py
__pycache__
__init__.cpython-36.pyc
_bashcomplete.cpython-36.pyc
_compat.cpython-36.pyc
_termui_impl.cpython-36.pyc
_textwrap.cpython-36.pyc
_unicodefun.cpython-36.pyc
_winconsole.cpython-36.pyc
core.cpython-36.pyc
decorators.cpython-36.pyc
exceptions.cpython-36.pyc
formatting.cpython-36.pyc
globals.cpython-36.pyc
parser.cpython-36.pyc
termui.cpython-36.pyc
testing.cpython-36.pyc
types.cpython-36.pyc
utils.cpython-36.pyc
_bashcomplete.py
_compat.py
_termui_impl.py
_textwrap.py
_unicodefun.py
_winconsole.py
core.py
decorators.py
exceptions.py
formatting.py
globals.py
parser.py
termui.py
testing.py
types.py
utils.py
easy-install.pth
flask
__init__.py
__main__.py
__pycache__
__init__.cpython-36.pyc
__main__.cpython-36.pyc
_compat.cpython-36.pyc
app.cpython-36.pyc
blueprints.cpython-36.pyc
cli.cpython-36.pyc
config.cpython-36.pyc
ctx.cpython-36.pyc
debughelpers.cpython-36.pyc
globals.cpython-36.pyc
helpers.cpython-36.pyc
logging.cpython-36.pyc
sessions.cpython-36.pyc
signals.cpython-36.pyc
templating.cpython-36.pyc
testing.cpython-36.pyc
views.cpython-36.pyc
wrappers.cpython-36.pyc
_compat.py
app.py
blueprints.py
cli.py
config.py
ctx.py
debughelpers.py
globals.py
helpers.py
json
__init__.py
__pycache__
__init__.cpython-36.pyc
tag.cpython-36.pyc
tag.py
logging.py
sessions.py
signals.py
templating.py
testing.py
views.py
wrappers.py
flask_bcrypt.py
flask_login
__about__.py
__init__.py
__pycache__
__about__.cpython-36.pyc
__init__.cpython-36.pyc
_compat.cpython-36.pyc
config.cpython-36.pyc
login_manager.cpython-36.pyc
mixins.cpython-36.pyc
signals.cpython-36.pyc
test_client.cpython-36.pyc
utils.cpython-36.pyc
_compat.py
config.py
login_manager.py
mixins.py
signals.py
test_client.py
utils.py
flask_sqlalchemy
__init__.py
__pycache__
__init__.cpython-36.pyc
_compat.cpython-36.pyc
model.cpython-36.pyc
utils.cpython-36.pyc
_compat.py
model.py
utils.py
itsdangerous-1.1.0.dist-info
INSTALLER
LICENSE.rst
METADATA
RECORD
WHEEL
top_level.txt
itsdangerous
__init__.py
__pycache__
__init__.cpython-36.pyc
_compat.cpython-36.pyc
_json.cpython-36.pyc
encoding.cpython-36.pyc
exc.cpython-36.pyc
jws.cpython-36.pyc
serializer.cpython-36.pyc
signer.cpython-36.pyc
timed.cpython-36.pyc
url_safe.cpython-36.pyc
_compat.py
_json.py
encoding.py
exc.py
jws.py
serializer.py
signer.py
timed.py
url_safe.py
jinja2
__init__.py
__pycache__
__init__.cpython-36.pyc
_compat.cpython-36.pyc
_identifier.cpython-36.pyc
asyncfilters.cpython-36.pyc
asyncsupport.cpython-36.pyc
bccache.cpython-36.pyc
compiler.cpython-36.pyc
constants.cpython-36.pyc
debug.cpython-36.pyc
defaults.cpython-36.pyc
environment.cpython-36.pyc
exceptions.cpython-36.pyc
ext.cpython-36.pyc
filters.cpython-36.pyc
idtracking.cpython-36.pyc
lexer.cpython-36.pyc
loaders.cpython-36.pyc
meta.cpython-36.pyc
nativetypes.cpython-36.pyc
nodes.cpython-36.pyc
optimizer.cpython-36.pyc
parser.cpython-36.pyc
runtime.cpython-36.pyc
sandbox.cpython-36.pyc
tests.cpython-36.pyc
utils.cpython-36.pyc
visitor.cpython-36.pyc
_compat.py
_identifier.py
asyncfilters.py
asyncsupport.py
bccache.py
compiler.py
constants.py
debug.py
defaults.py
environment.py
exceptions.py
ext.py
filters.py
idtracking.py
lexer.py
loaders.py
meta.py
nativetypes.py
nodes.py
optimizer.py
parser.py
runtime.py
sandbox.py
tests.py
utils.py
visitor.py
markupsafe
__init__.py
__pycache__
__init__.cpython-36.pyc
_compat.cpython-36.pyc
_constants.cpython-36.pyc
_native.cpython-36.pyc
_compat.py
_constants.py
_native.py
_speedups.cp36-win32.pyd
marshmallow-3.5.1.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
marshmallow
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
class_registry.cpython-36.pyc
decorators.cpython-36.pyc
error_store.cpython-36.pyc
exceptions.cpython-36.pyc
fields.cpython-36.pyc
orderedset.cpython-36.pyc
schema.cpython-36.pyc
types.cpython-36.pyc
utils.cpython-36.pyc
validate.cpython-36.pyc
base.py
class_registry.py
decorators.py
error_store.py
exceptions.py
fields.py
orderedset.py
py.typed
schema.py
types.py
utils.py
validate.py
pip-9.0.1-py3.6.egg
EGG-INFO
PKG-INFO
SOURCES.txt
dependency_links.txt
entry_points.txt
not-zip-safe
requires.txt
top_level.txt
pip
__init__.py
__main__.py
__pycache__
__init__.cpython-36.pyc
basecommand.cpython-36.pyc
baseparser.cpython-36.pyc
cmdoptions.cpython-36.pyc
download.cpython-36.pyc
exceptions.cpython-36.pyc
index.cpython-36.pyc
locations.cpython-36.pyc
pep425tags.cpython-36.pyc
status_codes.cpython-36.pyc
wheel.cpython-36.pyc
_vendor
__init__.py
__pycache__
__init__.cpython-36.pyc
appdirs.cpython-36.pyc
pyparsing.cpython-36.pyc
retrying.cpython-36.pyc
six.cpython-36.pyc
appdirs.py
cachecontrol
__init__.py
__pycache__
__init__.cpython-36.pyc
adapter.cpython-36.pyc
cache.cpython-36.pyc
compat.cpython-36.pyc
controller.cpython-36.pyc
filewrapper.cpython-36.pyc
serialize.cpython-36.pyc
wrapper.cpython-36.pyc
_cmd.py
adapter.py
cache.py
caches
__init__.py
__pycache__
__init__.cpython-36.pyc
file_cache.cpython-36.pyc
file_cache.py
redis_cache.py
compat.py
controller.py
filewrapper.py
heuristics.py
serialize.py
wrapper.py
colorama
__init__.py
__pycache__
__init__.cpython-36.pyc
ansi.cpython-36.pyc
ansitowin32.cpython-36.pyc
initialise.cpython-36.pyc
win32.cpython-36.pyc
winterm.cpython-36.pyc
ansi.py
ansitowin32.py
initialise.py
win32.py
winterm.py
distlib
__init__.py
__pycache__
__init__.cpython-36.pyc
compat.cpython-36.pyc
resources.cpython-36.pyc
scripts.cpython-36.pyc
util.cpython-36.pyc
_backport
__init__.py
misc.py
shutil.py
sysconfig.cfg
sysconfig.py
tarfile.py
compat.py
database.py
index.py
locators.py
manifest.py
markers.py
metadata.py
resources.py
scripts.py
t32.exe
t64.exe
util.py
version.py
w32.exe
w64.exe
wheel.py
distro.py
html5lib
__init__.py
__pycache__
__init__.cpython-36.pyc
_ihatexml.cpython-36.pyc
_inputstream.cpython-36.pyc
_tokenizer.cpython-36.pyc
_utils.cpython-36.pyc
constants.cpython-36.pyc
html5parser.cpython-36.pyc
serializer.cpython-36.pyc
_ihatexml.py
_inputstream.py
_tokenizer.py
_trie
__init__.py
__pycache__
__init__.cpython-36.pyc
_base.cpython-36.pyc
datrie.cpython-36.pyc
py.cpython-36.pyc
_base.py
datrie.py
py.py
_utils.py
constants.py
filters
__init__.py
alphabeticalattributes.py
base.py
inject_meta_charset.py
lint.py
optionaltags.py
sanitizer.py
whitespace.py
html5parser.py
serializer.py
treeadapters
__init__.py
genshi.py
sax.py
treebuilders
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
etree.cpython-36.pyc
base.py
dom.py
etree.py
etree_lxml.py
treewalkers
__init__.py
__pycache__
__init__.cpython-36.pyc
base.py
dom.py
etree.py
etree_lxml.py
genshi.py
ipaddress.py
lockfile
__init__.py
__pycache__
__init__.cpython-36.pyc
linklockfile.cpython-36.pyc
mkdirlockfile.cpython-36.pyc
linklockfile.py
mkdirlockfile.py
pidlockfile.py
sqlitelockfile.py
symlinklockfile.py
ordereddict.py
packaging
__about__.py
__init__.py
__pycache__
__about__.cpython-36.pyc
__init__.cpython-36.pyc
_compat.cpython-36.pyc
_structures.cpython-36.pyc
markers.cpython-36.pyc
requirements.cpython-36.pyc
specifiers.cpython-36.pyc
utils.cpython-36.pyc
version.cpython-36.pyc
_compat.py
_structures.py
markers.py
requirements.py
specifiers.py
utils.py
version.py
pkg_resources
__init__.py
__pycache__
__init__.cpython-36.pyc
progress
__init__.py
__pycache__
__init__.cpython-36.pyc
bar.cpython-36.pyc
helpers.cpython-36.pyc
spinner.cpython-36.pyc
bar.py
counter.py
helpers.py
spinner.py
pyparsing.py
re-vendor.py
requests
__init__.py
__pycache__
__init__.cpython-36.pyc
adapters.cpython-36.pyc
api.cpython-36.pyc
auth.cpython-36.pyc
certs.cpython-36.pyc
compat.cpython-36.pyc
cookies.cpython-36.pyc
exceptions.cpython-36.pyc
hooks.cpython-36.pyc
models.cpython-36.pyc
sessions.cpython-36.pyc
status_codes.cpython-36.pyc
structures.cpython-36.pyc
utils.cpython-36.pyc
adapters.py
api.py
auth.py
cacert.pem
certs.py
compat.py
cookies.py
exceptions.py
hooks.py
models.py
packages
__init__.py
__pycache__
__init__.cpython-36.pyc
chardet
__init__.py
__pycache__
__init__.cpython-36.pyc
big5freq.py
big5prober.py
chardetect.py
chardistribution.py
charsetgroupprober.py
charsetprober.py
codingstatemachine.py
compat.py
constants.py
cp949prober.py
escprober.py
escsm.py
eucjpprober.py
euckrfreq.py
euckrprober.py
euctwfreq.py
euctwprober.py
gb2312freq.py
gb2312prober.py
hebrewprober.py
jisfreq.py
jpcntx.py
langbulgarianmodel.py
langcyrillicmodel.py
langgreekmodel.py
langhebrewmodel.py
langhungarianmodel.py
langthaimodel.py
latin1prober.py
mbcharsetprober.py
mbcsgroupprober.py
mbcssm.py
sbcharsetprober.py
sbcsgroupprober.py
sjisprober.py
universaldetector.py
utf8prober.py
urllib3
__init__.py
__pycache__
__init__.cpython-36.pyc
_collections.cpython-36.pyc
connection.cpython-36.pyc
connectionpool.cpython-36.pyc
exceptions.cpython-36.pyc
fields.cpython-36.pyc
filepost.cpython-36.pyc
poolmanager.cpython-36.pyc
request.cpython-36.pyc
response.cpython-36.pyc
_collections.py
connection.py
connectionpool.py
contrib
__init__.py
__pycache__
__init__.cpython-36.pyc
socks.cpython-36.pyc
appengine.py
ntlmpool.py
pyopenssl.py
socks.py
exceptions.py
fields.py
filepost.py
packages
__init__.py
__pycache__
__init__.cpython-36.pyc
six.cpython-36.pyc
ordered_dict.py
six.py
ssl_match_hostname
__init__.py
__pycache__
__init__.cpython-36.pyc
_implementation.py
poolmanager.py
request.py
response.py
util
__init__.py
__pycache__
__init__.cpython-36.pyc
connection.cpython-36.pyc
request.cpython-36.pyc
response.cpython-36.pyc
retry.cpython-36.pyc
ssl_.cpython-36.pyc
timeout.cpython-36.pyc
url.cpython-36.pyc
connection.py
request.py
response.py
retry.py
ssl_.py
timeout.py
url.py
sessions.py
status_codes.py
structures.py
utils.py
retrying.py
six.py
webencodings
__init__.py
__pycache__
__init__.cpython-36.pyc
labels.cpython-36.pyc
labels.py
mklabels.py
tests.py
x_user_defined.py
basecommand.py
baseparser.py
cmdoptions.py
commands
__init__.py
__pycache__
__init__.cpython-36.pyc
check.cpython-36.pyc
completion.cpython-36.pyc
download.cpython-36.pyc
freeze.cpython-36.pyc
hash.cpython-36.pyc
help.cpython-36.pyc
install.cpython-36.pyc
list.cpython-36.pyc
search.cpython-36.pyc
show.cpython-36.pyc
uninstall.cpython-36.pyc
wheel.cpython-36.pyc
check.py
completion.py
download.py
freeze.py
hash.py
help.py
install.py
list.py
search.py
show.py
uninstall.py
wheel.py
compat
__init__.py
__pycache__
__init__.cpython-36.pyc
dictconfig.py
download.py
exceptions.py
index.py
locations.py
models
__init__.py
__pycache__
__init__.cpython-36.pyc
index.cpython-36.pyc
index.py
operations
__init__.py
__pycache__
__init__.cpython-36.pyc
check.cpython-36.pyc
freeze.cpython-36.pyc
check.py
freeze.py
pep425tags.py
req
__init__.py
__pycache__
__init__.cpython-36.pyc
req_file.cpython-36.pyc
req_install.cpython-36.pyc
req_set.cpython-36.pyc
req_uninstall.cpython-36.pyc
req_file.py
req_install.py
req_set.py
req_uninstall.py
status_codes.py
utils
__init__.py
__pycache__
__init__.cpython-36.pyc
appdirs.cpython-36.pyc
build.cpython-36.pyc
deprecation.cpython-36.pyc
encoding.cpython-36.pyc
filesystem.cpython-36.pyc
glibc.cpython-36.pyc
hashes.cpython-36.pyc
logging.cpython-36.pyc
outdated.cpython-36.pyc
packaging.cpython-36.pyc
setuptools_build.cpython-36.pyc
ui.cpython-36.pyc
appdirs.py
build.py
deprecation.py
encoding.py
filesystem.py
glibc.py
hashes.py
logging.py
outdated.py
packaging.py
setuptools_build.py
ui.py
vcs
__init__.py
__pycache__
__init__.cpython-36.pyc
bazaar.cpython-36.pyc
git.cpython-36.pyc
mercurial.cpython-36.pyc
subversion.cpython-36.pyc
bazaar.py
git.py
mercurial.py
subversion.py
wheel.py
pycparser-2.20.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
pycparser
__init__.py
__pycache__
__init__.cpython-36.pyc
_ast_gen.cpython-36.pyc
_build_tables.cpython-36.pyc
ast_transforms.cpython-36.pyc
c_ast.cpython-36.pyc
c_generator.cpython-36.pyc
c_lexer.cpython-36.pyc
c_parser.cpython-36.pyc
lextab.cpython-36.pyc
plyparser.cpython-36.pyc
yacctab.cpython-36.pyc
_ast_gen.py
_build_tables.py
_c_ast.cfg
ast_transforms.py
c_ast.py
c_generator.py
c_lexer.py
c_parser.py
lextab.py
ply
__init__.py
__pycache__
__init__.cpython-36.pyc
cpp.cpython-36.pyc
ctokens.cpython-36.pyc
lex.cpython-36.pyc
yacc.cpython-36.pyc
ygen.cpython-36.pyc
cpp.py
ctokens.py
lex.py
yacc.py
ygen.py
plyparser.py
yacctab.py
setuptools-28.8.0-py3.6.egg
setuptools.pth
six-1.14.0.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
top_level.txt
six.py
sqlalchemy
__init__.py
__pycache__
__init__.cpython-36.pyc
events.cpython-36.pyc
exc.cpython-36.pyc
inspection.cpython-36.pyc
interfaces.cpython-36.pyc
log.cpython-36.pyc
processors.cpython-36.pyc
schema.cpython-36.pyc
types.cpython-36.pyc
connectors
__init__.py
__pycache__
__init__.cpython-36.pyc
mxodbc.cpython-36.pyc
pyodbc.cpython-36.pyc
zxJDBC.cpython-36.pyc
mxodbc.py
pyodbc.py
zxJDBC.py
cprocessors.cp36-win32.pyd
cresultproxy.cp36-win32.pyd
cutils.cp36-win32.pyd
databases
__init__.py
__pycache__
__init__.cpython-36.pyc
dialects
__init__.py
__pycache__
__init__.cpython-36.pyc
firebird
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
fdb.cpython-36.pyc
kinterbasdb.cpython-36.pyc
base.py
fdb.py
kinterbasdb.py
mssql
__init__.py
__pycache__
__init__.cpython-36.pyc
adodbapi.cpython-36.pyc
base.cpython-36.pyc
information_schema.cpython-36.pyc
mxodbc.cpython-36.pyc
provision.cpython-36.pyc
pymssql.cpython-36.pyc
pyodbc.cpython-36.pyc
zxjdbc.cpython-36.pyc
adodbapi.py
base.py
information_schema.py
mxodbc.py
provision.py
pymssql.py
pyodbc.py
zxjdbc.py
mysql
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
cymysql.cpython-36.pyc
dml.cpython-36.pyc
enumerated.cpython-36.pyc
gaerdbms.cpython-36.pyc
json.cpython-36.pyc
mysqlconnector.cpython-36.pyc
mysqldb.cpython-36.pyc
oursql.cpython-36.pyc
provision.cpython-36.pyc
pymysql.cpython-36.pyc
pyodbc.cpython-36.pyc
reflection.cpython-36.pyc
types.cpython-36.pyc
zxjdbc.cpython-36.pyc
base.py
cymysql.py
dml.py
enumerated.py
gaerdbms.py
json.py
mysqlconnector.py
mysqldb.py
oursql.py
provision.py
pymysql.py
pyodbc.py
reflection.py
types.py
zxjdbc.py
oracle
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
cx_oracle.cpython-36.pyc
provision.cpython-36.pyc
zxjdbc.cpython-36.pyc
base.py
cx_oracle.py
provision.py
zxjdbc.py
postgresql
__init__.py
__pycache__
__init__.cpython-36.pyc
array.cpython-36.pyc
base.cpython-36.pyc
dml.cpython-36.pyc
ext.cpython-36.pyc
hstore.cpython-36.pyc
json.cpython-36.pyc
pg8000.cpython-36.pyc
provision.cpython-36.pyc
psycopg2.cpython-36.pyc
psycopg2cffi.cpython-36.pyc
pygresql.cpython-36.pyc
pypostgresql.cpython-36.pyc
ranges.cpython-36.pyc
zxjdbc.cpython-36.pyc
array.py
base.py
dml.py
ext.py
hstore.py
json.py
pg8000.py
provision.py
psycopg2.py
psycopg2cffi.py
pygresql.py
pypostgresql.py
ranges.py
zxjdbc.py
sqlite
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
json.cpython-36.pyc
provision.cpython-36.pyc
pysqlcipher.cpython-36.pyc
pysqlite.cpython-36.pyc
base.py
json.py
provision.py
pysqlcipher.py
pysqlite.py
sybase
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
mxodbc.cpython-36.pyc
pyodbc.cpython-36.pyc
pysybase.cpython-36.pyc
base.py
mxodbc.py
pyodbc.py
pysybase.py
engine
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
default.cpython-36.pyc
interfaces.cpython-36.pyc
reflection.cpython-36.pyc
result.cpython-36.pyc
strategies.cpython-36.pyc
threadlocal.cpython-36.pyc
url.cpython-36.pyc
util.cpython-36.pyc
base.py
default.py
interfaces.py
reflection.py
result.py
strategies.py
threadlocal.py
url.py
util.py
event
__init__.py
__pycache__
__init__.cpython-36.pyc
api.cpython-36.pyc
attr.cpython-36.pyc
base.cpython-36.pyc
legacy.cpython-36.pyc
registry.cpython-36.pyc
api.py
attr.py
base.py
legacy.py
registry.py
events.py
exc.py
ext
__init__.py
__pycache__
__init__.cpython-36.pyc
associationproxy.cpython-36.pyc
automap.cpython-36.pyc
baked.cpython-36.pyc
compiler.cpython-36.pyc
horizontal_shard.cpython-36.pyc
hybrid.cpython-36.pyc
indexable.cpython-36.pyc
instrumentation.cpython-36.pyc
mutable.cpython-36.pyc
orderinglist.cpython-36.pyc
serializer.cpython-36.pyc
associationproxy.py
automap.py
baked.py
compiler.py
declarative
__init__.py
__pycache__
__init__.cpython-36.pyc
api.cpython-36.pyc
base.cpython-36.pyc
clsregistry.cpython-36.pyc
api.py
base.py
clsregistry.py
horizontal_shard.py
hybrid.py
indexable.py
instrumentation.py
mutable.py
orderinglist.py
serializer.py
inspection.py
interfaces.py
log.py
orm
__init__.py
__pycache__
__init__.cpython-36.pyc
attributes.cpython-36.pyc
base.cpython-36.pyc
collections.cpython-36.pyc
dependency.cpython-36.pyc
deprecated_interfaces.cpython-36.pyc
descriptor_props.cpython-36.pyc
dynamic.cpython-36.pyc
evaluator.cpython-36.pyc
events.cpython-36.pyc
exc.cpython-36.pyc
identity.cpython-36.pyc
instrumentation.cpython-36.pyc
interfaces.cpython-36.pyc
loading.cpython-36.pyc
mapper.cpython-36.pyc
path_registry.cpython-36.pyc
persistence.cpython-36.pyc
properties.cpython-36.pyc
query.cpython-36.pyc
relationships.cpython-36.pyc
scoping.cpython-36.pyc
session.cpython-36.pyc
state.cpython-36.pyc
strategies.cpython-36.pyc
strategy_options.cpython-36.pyc
sync.cpython-36.pyc
unitofwork.cpython-36.pyc
util.cpython-36.pyc
attributes.py
base.py
collections.py
dependency.py
deprecated_interfaces.py
descriptor_props.py
dynamic.py
evaluator.py
events.py
exc.py
identity.py
instrumentation.py
interfaces.py
loading.py
mapper.py
path_registry.py
persistence.py
properties.py
query.py
relationships.py
scoping.py
session.py
state.py
strategies.py
strategy_options.py
sync.py
unitofwork.py
util.py
pool
__init__.py
__pycache__
__init__.cpython-36.pyc
base.cpython-36.pyc
dbapi_proxy.cpython-36.pyc
impl.cpython-36.pyc
base.py
dbapi_proxy.py
impl.py
processors.py
schema.py
sql
__init__.py
__pycache__
__init__.cpython-36.pyc
annotation.cpython-36.pyc
base.cpython-36.pyc
compiler.cpython-36.pyc
crud.cpython-36.pyc
ddl.cpython-36.pyc
default_comparator.cpython-36.pyc
dml.cpython-36.pyc
elements.cpython-36.pyc
expression.cpython-36.pyc
functions.cpython-36.pyc
naming.cpython-36.pyc
operators.cpython-36.pyc
schema.cpython-36.pyc
selectable.cpython-36.pyc
sqltypes.cpython-36.pyc
type_api.cpython-36.pyc
util.cpython-36.pyc
visitors.cpython-36.pyc
annotation.py
base.py
compiler.py
crud.py
ddl.py
default_comparator.py
dml.py
elements.py
expression.py
functions.py
naming.py
operators.py
schema.py
selectable.py
sqltypes.py
type_api.py
util.py
visitors.py
testing
__init__.py
__pycache__
__init__.cpython-36.pyc
assertions.cpython-36.pyc
assertsql.cpython-36.pyc
config.cpython-36.pyc
engines.cpython-36.pyc
entities.cpython-36.pyc
exclusions.cpython-36.pyc
fixtures.cpython-36.pyc
mock.cpython-36.pyc
pickleable.cpython-36.pyc
profiling.cpython-36.pyc
provision.cpython-36.pyc
replay_fixture.cpython-36.pyc
requirements.cpython-36.pyc
schema.cpython-36.pyc
util.cpython-36.pyc
warnings.cpython-36.pyc
assertions.py
assertsql.py
config.py
engines.py
entities.py
exclusions.py
fixtures.py
mock.py
pickleable.py
plugin
__init__.py
__pycache__
__init__.cpython-36.pyc
bootstrap.cpython-36.pyc
plugin_base.cpython-36.pyc
pytestplugin.cpython-36.pyc
bootstrap.py
plugin_base.py
pytestplugin.py
profiling.py
provision.py
replay_fixture.py
requirements.py
schema.py
suite
__init__.py
__pycache__
__init__.cpython-36.pyc
test_cte.cpython-36.pyc
test_ddl.cpython-36.pyc
test_dialect.cpython-36.pyc
test_insert.cpython-36.pyc
test_reflection.cpython-36.pyc
test_results.cpython-36.pyc
test_select.cpython-36.pyc
test_sequence.cpython-36.pyc
test_types.cpython-36.pyc
test_update_delete.cpython-36.pyc
test_cte.py
test_ddl.py
test_dialect.py
test_insert.py
test_reflection.py
test_results.py
test_select.py
test_sequence.py
test_types.py
test_update_delete.py
util.py
warnings.py
types.py
util
__init__.py
__pycache__
__init__.cpython-36.pyc
_collections.cpython-36.pyc
compat.cpython-36.pyc
deprecations.cpython-36.pyc
langhelpers.cpython-36.pyc
queue.cpython-36.pyc
topological.cpython-36.pyc
_collections.py
compat.py
deprecations.py
langhelpers.py
queue.py
topological.py
werkzeug
__init__.py
__pycache__
__init__.cpython-36.pyc
_compat.cpython-36.pyc
_internal.cpython-36.pyc
_reloader.cpython-36.pyc
datastructures.cpython-36.pyc
exceptions.cpython-36.pyc
filesystem.cpython-36.pyc
formparser.cpython-36.pyc
http.cpython-36.pyc
local.cpython-36.pyc
posixemulation.cpython-36.pyc
routing.cpython-36.pyc
security.cpython-36.pyc
serving.cpython-36.pyc
test.cpython-36.pyc
testapp.cpython-36.pyc
urls.cpython-36.pyc
useragents.cpython-36.pyc
utils.cpython-36.pyc
wsgi.cpython-36.pyc
_compat.py
_internal.py
_reloader.py
datastructures.py
debug
__init__.py
__pycache__
__init__.cpython-36.pyc
console.cpython-36.pyc
repr.cpython-36.pyc
tbtools.cpython-36.pyc
console.py
repr.py
shared
FONT_LICENSE
console.png
debugger.js
jquery.js
less.png
more.png
source.png
style.css
ubuntu.ttf
tbtools.py
exceptions.py
filesystem.py
formparser.py
http.py
local.py
middleware
__init__.py
__pycache__
__init__.cpython-36.pyc
dispatcher.cpython-36.pyc
http_proxy.cpython-36.pyc
lint.cpython-36.pyc
profiler.cpython-36.pyc
proxy_fix.cpython-36.pyc
shared_data.cpython-36.pyc
dispatcher.py
http_proxy.py
lint.py
profiler.py
proxy_fix.py
shared_data.py
posixemulation.py
routing.py
security.py
serving.py
test.py
testapp.py
urls.py
useragents.py
utils.py
wrappers
__init__.py
__pycache__
__init__.cpython-36.pyc
accept.cpython-36.pyc
auth.cpython-36.pyc
base_request.cpython-36.pyc
base_response.cpython-36.pyc
common_descriptors.cpython-36.pyc
cors.cpython-36.pyc
etag.cpython-36.pyc
json.cpython-36.pyc
request.cpython-36.pyc
response.cpython-36.pyc
user_agent.cpython-36.pyc
accept.py
auth.py
base_request.py
base_response.py
common_descriptors.py
cors.py
etag.py
json.py
request.py
response.py
user_agent.py
wsgi.py
tcl8.6
init.tcl
Scripts
Activate.ps1
_asyncio.pyd
_bz2.pyd
_ctypes.pyd
_ctypes_test.pyd
_decimal.pyd
_elementtree.pyd
_hashlib.pyd
_lzma.pyd
_msi.pyd
_multiprocessing.pyd
_overlapped.pyd
_socket.pyd
_sqlite3.pyd
_ssl.pyd
_testbuffer.pyd
_testcapi.pyd
_testconsole.pyd
_testimportmultiple.pyd
_testmultiphase.pyd
_tkinter.pyd
activate
activate.bat
deactivate.bat
easy_install-3.6-script.py
easy_install-3.6.exe
easy_install-3.6.exe.manifest
easy_install-script.py
easy_install.exe
easy_install.exe.manifest
flask.exe
pip-script.py
pip.exe
pip.exe.manifest
pip3-script.py
pip3.6-script.py
pip3.6.exe
pip3.6.exe.manifest
pip3.exe
pip3.exe.manifest
pyexpat.pyd
python.exe
python3.dll
python3.exe
python36.dll
pythonw.exe
select.pyd
sqlite3.dll
tcl86t.dll
tk86t.dll
unicodedata.pyd
vcruntime140.dll
winsound.pyd
pip-selfcheck.json
pyvenv.cfg
07 - Continuous integration(CI) And Testing Python
001 Section Intro.mp4
001 Section Intro_en.vtt
002 About Git & GitHub.mp4
002 About Git & GitHub_en.vtt
003 Creating GitHub Acct and Installing Git(windows).mp4
003 Creating GitHub Acct and Installing Git(windows)_en.vtt
004 Git - Working Locally.mp4
004 Git - Working Locally_en.vtt
005 Git - Working With Remote Repo.mp4
005 Git - Working With Remote Repo_en.vtt
006 GitHub Repo Create And Push Code-1.mp4
006 GitHub Repo Create And Push Code-1_en.vtt
007 GitHub Repo Create And Push Code-2.mp4
007 GitHub Repo Create And Push Code-2_en.vtt
008 Jenkins Job To Run Unittests from Jenkins.mp4
008 Jenkins Job To Run Unittests from Jenkins_en.vtt
08 - Thank You
001 Thanks!.mp4
001 Thanks!_en.vtt
002 Bonus!.html
09 - Appendices
001 Python3 Installation(Windows).mp4
001 Python3 Installation(Windows)_en.vtt
002 Jenkins Installconfig(Windows).mp4
002 Jenkins Installconfig(Windows)_en.vtt
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - Python Testing 101 Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size





