django-runtests

Yazılım ekran görüntüsü:
django-runtests
Yazılım detaylar:
Versiyon: 0.4.0
Qayıt: 20 Feb 15
Geliştirici: Raphael Barrois
Lisans: Ücretsiz
Popülerlik: 26

Rating: nan/5 (Total Votes: 0)

django-runtests takılabilir Django uygulaması için bir runtests.py script yazma kolaylaştırır Django uygulaması.
Bu tür komut genellikle test çalışan davranışını ele bir runtests () yöntemi sağlar.
Kurulum
& Nbsp; Küresel:
& Nbsp; django-runtests yüklemek pip
& Nbsp; paketin setup.py dosyasından (Dağıt kullanarak):
& Nbsp; kurulum (
& Nbsp; test_requires = [
& Nbsp; 'Django-runtests',
& Nbsp],
& Nbsp; test_suite = 'runtests.runtests',
& Nbsp;)
tanımlanması test kurulumu
Senin runtests.py dosyasında, aşağıdaki kodu ekleyin:
ithalat django_runtests
Sınıf Testleri (django_runtests.RunTests):
& Nbsp; TESTED_APPS = ['my.app.to.test', 'my.other.test']
& Nbsp; EXTRA_APPS = [
& Nbsp; 'django.contrib.auth'
& Nbsp; # Diğer özel uygulamalar dahil etmek
& Nbsp;]
& Nbsp; EXTRA_SETTINGS = {
Bir dict # Özel ayarları, & nbsp;
& Nbsp;}
def runtests ():
& Nbsp) (Tests.runtests dönüş
__name__ == '__main__' eğer:
& Nbsp; Tests.main ()

Gereksinimler :

  • Python
  • Django

Geliştirici Diğer yazılım Raphael Barrois

UConf
UConf

13 May 15

palm2vcal
palm2vcal

14 Apr 15

django-xworkflows
django-xworkflows

20 Feb 15

Yorumlar django-runtests

Yorum Bulunamadı
Yorum eklemek
Görüntülerde açın!