issues
search
mixxorz
/
behave-django
Behave BDD integration for Django
https://pythonhosted.org/behave-django/
38
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Python 3.5 to testing matrix
#56
mixxorz
closed
8 years ago
0
Add note on providing initial data to documentation
#55
bittner
closed
8 years ago
1
Convert CONTRIBUTING.md to .rst, and include it in the generated docs
#54
bittner
closed
8 years ago
2
Support Python 3.5, refactor tox.ini
#53
bittner
closed
8 years ago
1
enable automated testing on django 1.9
#52
nikolas
closed
8 years ago
1
Add python 3.5 test target with Django 1.8
#51
nikolas
closed
8 years ago
1
Add behave-django to awesome-django list
#50
bittner
closed
8 years ago
3
Support for trailing `:` in steps
#49
Goutte
closed
9 years ago
1
Overhaul tests
#48
mixxorz
closed
9 years ago
0
Overhaul testing suite.
#47
mixxorz
closed
9 years ago
0
Fixtures could be implemented better
#46
mixxorz
closed
9 years ago
1
Enable --keepdb
#45
mixxorz
closed
9 years ago
0
You should be able to pass --keepdb
#44
mixxorz
closed
9 years ago
2
Always use latest django versions on travis
#43
nikolas
closed
9 years ago
1
Update tested Django versions
#42
mixxorz
closed
9 years ago
0
Fix in place behave options alteration
#41
jthiard
closed
9 years ago
3
management command breaks behave `--define` option
#40
jthiard
closed
9 years ago
0
[Feature Request] Auto discover feature directories on installed Django apps
#39
seocam
closed
8 years ago
1
Setup instructions on PyPI still list code to add in `environment.py`
#38
bittner
closed
9 years ago
2
Fix command line issues
#37
mixxorz
closed
9 years ago
0
Positional arguments don't get passed onto behave
#36
mixxorz
closed
9 years ago
0
Check rst for pypi
#35
mixxorz
closed
9 years ago
5
Docs of version 0.2.0 still say 0.1.4
#34
bittner
closed
9 years ago
2
Fixed generating a list of arguments to behave
#33
fizista
closed
9 years ago
3
PyPi readme is broken
#32
mixxorz
closed
9 years ago
7
Add deprecation warning to environment module
#31
bittner
closed
9 years ago
1
Improved tests. Added docs. Added deprecation warnings.
#30
mixxorz
closed
9 years ago
1
Make running tests available via setup.py (setuptools)
#29
bittner
closed
9 years ago
6
Don't create test DB with options --use-existing-database and --dry-run
#28
bittner
closed
9 years ago
17
behave-django shouldn't create the test database during --dry-run
#27
mixxorz
closed
9 years ago
1
Make docs index more DRY
#26
bittner
closed
9 years ago
3
Remove docstring available in documentation
#25
bittner
closed
9 years ago
1
switch from optparse to argparse
#24
nikolas
closed
8 years ago
7
Add a note about instantiating factories in the usage docs
#23
nikolas
closed
9 years ago
6
Remove python 2.6 support
#22
nikolas
closed
9 years ago
3
Running specific scenario of a feature file
#21
nikolas
closed
9 years ago
2
Sphinx docs
#20
mixxorz
closed
9 years ago
3
Release 0.1.4
#19
mixxorz
closed
9 years ago
2
Move setup info into package
#18
bittner
closed
9 years ago
1
Test on django 1.8.2 and 1.7.8
#17
nikolas
closed
9 years ago
4
Move documentation from Wiki to a docs folder in the project repo
#16
bittner
closed
9 years ago
3
Update method of testing behave-django on CI
#15
mixxorz
closed
9 years ago
2
CI fails mysteriously with Django 1.6
#14
mixxorz
closed
9 years ago
6
Differences between django-behave?
#13
nikolas
closed
9 years ago
2
Add get_url() with built-in reverse() to context
#12
bittner
closed
9 years ago
13
Provide a way to run tests against an existing database
#11
bittner
closed
9 years ago
6
Provide `get_url()` function with reverse name resolution built-in (instead of `base_url` property)
#10
bittner
closed
9 years ago
9
Fixture loading
#9
mixxorz
closed
9 years ago
0
Command should now return non-zero when there's a test failure. Fixes #7
#8
mixxorz
closed
9 years ago
0
Failing behave tests stlil return exit code 0
#7
mixxorz
closed
9 years ago
0
Next